diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js index 2b24ec863..34c7d097e 100644 --- a/dashboard-ui/scripts/site.js +++ b/dashboard-ui/scripts/site.js @@ -1762,6 +1762,7 @@ var AppInfo = {}; itemHelper: embyWebComponentsBowerPath + '/itemhelper', itemShortcuts: embyWebComponentsBowerPath + "/shortcuts", imageLoader: embyWebComponentsBowerPath + "/images/imagehelper", + serverNotifications: embyWebComponentsBowerPath + '/servernotifications', webAnimations: bowerPath + '/web-animations-js/web-animations-next-lite.min' };