mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge remote-tracking branch 'upstream/master' into es6
This commit is contained in:
commit
e43d5f6f72
44 changed files with 805 additions and 413 deletions
|
@ -17,7 +17,7 @@ import '../../elements/emby-button/emby-button';
|
|||
if (!pageData) {
|
||||
pageData = data[key] = {
|
||||
query: {
|
||||
SortBy: 'SortName',
|
||||
SortBy: 'Random',
|
||||
SortOrder: 'Ascending',
|
||||
IncludeItemTypes: 'Series',
|
||||
Recursive: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue