1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

allow request header overrides

This commit is contained in:
Luke Pulverenti 2013-09-17 22:43:34 -04:00
parent 86a2fce73c
commit 018f75d19b
10 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@
SortBy: "SortName",
SortOrder: "Ascending",
Fields: "UserData,DisplayMediaType,ItemCounts,DateCreated",
Fields: "ItemCounts,DateCreated",
StartIndex: 0
};