mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
7b40f1daff
commit
9b6a17e0a0
8 changed files with 126 additions and 10 deletions
|
@ -1901,6 +1901,7 @@ var AppInfo = {};
|
|||
define("paperdialoghelper", [embyWebComponentsBowerPath + "/paperdialoghelper/paperdialoghelper"], returnFirstDependency);
|
||||
define("loading", [embyWebComponentsBowerPath + "/loading/loading"], returnFirstDependency);
|
||||
define("toast", [embyWebComponentsBowerPath + "/toast/toast"], returnFirstDependency);
|
||||
define("scrollHelper", [embyWebComponentsBowerPath + "/scrollhelper"], returnFirstDependency);
|
||||
|
||||
// alias
|
||||
define("historyManager", [], function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue