mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix supporter key page
This commit is contained in:
parent
4fb729169f
commit
db21e17a96
4 changed files with 105 additions and 102 deletions
|
@ -1772,6 +1772,7 @@ var AppInfo = {};
|
|||
}
|
||||
|
||||
define("backdrop", [embyWebComponentsBowerPath + "/backdrop/backdrop"], returnFirstDependency);
|
||||
define("fetchHelper", [embyWebComponentsBowerPath + "/fetchhelper"], returnFirstDependency);
|
||||
|
||||
// hack for an android test before browserInfo is loaded
|
||||
if (Dashboard.isRunningInCordova() && window.MainActivity) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue