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

add pluginmanager

This commit is contained in:
Luke Pulverenti 2016-12-29 14:28:15 -05:00
parent d58436bfba
commit d00ed609ea

View file

@ -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'
};