mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update forms
This commit is contained in:
parent
b14198727b
commit
e0d2a9298b
6 changed files with 11 additions and 7 deletions
|
@ -2862,7 +2862,7 @@ var AppInfo = {};
|
|||
navigator.serviceWorker.register('serviceworker.js');
|
||||
}
|
||||
|
||||
if (window.Notification || navigator.serviceWorker) {
|
||||
if (window.Notification) {
|
||||
postInitDependencies.push('bower_components/emby-webcomponents/notifications/notifications');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue