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

update components

This commit is contained in:
Luke Pulverenti 2017-01-09 01:24:40 -05:00
parent 353d62846e
commit 31b6fde452
5 changed files with 20 additions and 17 deletions

View file

@ -14,7 +14,6 @@
pageData = data[key] = {
query: {
StartIndex: 0,
EnableFavoriteSorting: true,
Limit: LibraryBrowser.getDefaultPageSize(),
Fields: "PrimaryImageAspectRatio"
}