mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update notifications
This commit is contained in:
parent
d10ba94be9
commit
e9151896b2
27 changed files with 710 additions and 667 deletions
|
@ -263,6 +263,12 @@
|
|||
|
||||
loadPage(page, liveTvInfo);
|
||||
|
||||
}, function () {
|
||||
|
||||
loadPage(page, {
|
||||
Services: [],
|
||||
IsEnabled: true
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue