mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
merge live tv tasks
This commit is contained in:
parent
b5efcdeef4
commit
47d9d8259e
@ -54,7 +54,7 @@
|
||||
|
||||
Dashboard.showLoadingMsg();
|
||||
|
||||
ApiClient.getItems({
|
||||
ApiClient.getItems(null, {
|
||||
recursive: true,
|
||||
includeItemTypes: 'Series',
|
||||
sortBy: 'SortName'
|
||||
|
Loading…
Reference in New Issue
Block a user