mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use shared viewmanager
This commit is contained in:
parent
aa35c3ef4c
commit
2807ef810f
5 changed files with 160 additions and 10 deletions
|
@ -1744,6 +1744,7 @@ var AppInfo = {};
|
|||
hammer: bowerPath + "/hammerjs/hammer.min",
|
||||
layoutManager: embyWebComponentsBowerPath + "/layoutmanager",
|
||||
focusManager: embyWebComponentsBowerPath + "/focusmanager",
|
||||
viewManager: embyWebComponentsBowerPath + "/viewmanager",
|
||||
globalize: embyWebComponentsBowerPath + "/globalize",
|
||||
imageLoader: embyWebComponentsBowerPath + "/images/imagehelper"
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue