mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update supporterkey.html
This commit is contained in:
parent
2fa1b14785
commit
0bd0cc2719
2 changed files with 5 additions and 0 deletions
|
@ -1741,6 +1741,8 @@ var AppInfo = {};
|
|||
}
|
||||
|
||||
define("backdrop", [embyWebComponentsBowerPath + "/backdrop/backdrop"], returnFirstDependency);
|
||||
define("fetchHelper", [embyWebComponentsBowerPath + "/fetchhelper"], returnFirstDependency);
|
||||
|
||||
define("viewManager", [embyWebComponentsBowerPath + "/viewmanager"], function (viewManager) {
|
||||
viewManager.dispatchPageEvents(true);
|
||||
return viewManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue