1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update notifications

This commit is contained in:
Luke Pulverenti 2016-07-28 01:19:24 -04:00
parent d10ba94be9
commit e9151896b2
27 changed files with 710 additions and 667 deletions

View file

@ -263,6 +263,12 @@
loadPage(page, liveTvInfo);
}, function () {
loadPage(page, {
Services: [],
IsEnabled: true
});
});
}