Remove sync info from requested fields
This commit is contained in:
@@ -100,7 +100,7 @@ function loadSection(elem, userId, topParentId, section, isSingleSection) {
|
||||
SortOrder: 'Ascending',
|
||||
Filters: 'IsFavorite',
|
||||
Recursive: true,
|
||||
Fields: 'PrimaryImageAspectRatio,BasicSyncInfo',
|
||||
Fields: 'PrimaryImageAspectRatio',
|
||||
CollapseBoxSetItems: false,
|
||||
ExcludeLocationTypes: 'Virtual',
|
||||
EnableTotalRecordCount: false
|
||||
|
||||
Reference in New Issue
Block a user