mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update series queries
This commit is contained in:
parent
366395f2a3
commit
0d51412424
4 changed files with 11 additions and 11 deletions
|
@ -1049,7 +1049,7 @@
|
|||
|
||||
_childrenItemsFunction = null;
|
||||
|
||||
var fields = "ItemCounts,AudioInfo,PrimaryImageAspectRatio,SyncInfo,CanDelete";
|
||||
var fields = "ItemCounts,AudioInfo,PrimaryImageAspectRatio,BasicSyncInfo,CanDelete";
|
||||
|
||||
var query = {
|
||||
ParentId: item.Id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue