diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js index 0106f21ffe..bfc24c229c 100644 --- a/dashboard-ui/scripts/site.js +++ b/dashboard-ui/scripts/site.js @@ -1204,6 +1204,7 @@ var AppInfo = {}; itemHelper: embyWebComponentsBowerPath + '/itemhelper', itemShortcuts: embyWebComponentsBowerPath + "/shortcuts", serverNotifications: embyWebComponentsBowerPath + '/servernotifications', + pluginManager: embyWebComponentsBowerPath + '/pluginmanager', webAnimations: bowerPath + '/web-animations-js/web-animations-next-lite.min' };