mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
a174be36a9
commit
905733c18c
6 changed files with 38 additions and 26 deletions
|
@ -73,7 +73,7 @@
|
|||
self.isFlyout = true;
|
||||
|
||||
var startIndex = 0;
|
||||
var limit = 4;
|
||||
var limit = 40;
|
||||
var elem = $('.notificationsFlyoutlist');
|
||||
|
||||
refreshNotifications(startIndex, limit, elem, null, false).done(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue