mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix notifications query
This commit is contained in:
parent
bdefc042ed
commit
18966acf72
9 changed files with 85 additions and 79 deletions
|
@ -128,7 +128,7 @@ define(['serverNotifications', 'playbackManager', 'events', 'globalize', 'requir
|
|||
|
||||
Recursive: true,
|
||||
Limit: 3,
|
||||
IsFolder: false,
|
||||
Filters: "IsNotFolder",
|
||||
SortBy: "DateCreated",
|
||||
SortOrder: "Descending",
|
||||
Ids: newItems.join(',')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue