mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add pluginmanager
This commit is contained in:
parent
d58436bfba
commit
d00ed609ea
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue