mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove unecessary var for onwebcomponentsready
This commit is contained in:
parent
44fe392912
commit
70d66f6455
1 changed files with 0 additions and 1 deletions
|
@ -1293,7 +1293,6 @@ var AppInfo = {};
|
|||
}
|
||||
|
||||
if (!window.Promise || browser.web0s) {
|
||||
initialDependencies.push();
|
||||
require(["components/native-promise-only/lib/npo.src"], init);
|
||||
} else {
|
||||
init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue