mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update references
This commit is contained in:
parent
f65465a5ae
commit
77e3111ad1
5 changed files with 7 additions and 5 deletions
|
@ -2194,6 +2194,7 @@ var AppInfo = {};
|
|||
deps.push('appstorage');
|
||||
deps.push('scripts/mediaplayer');
|
||||
deps.push('scripts/appsettings');
|
||||
deps.push('apiclient/apiclient');
|
||||
deps.push('apiclient/connectionmanager');
|
||||
|
||||
require(deps, function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue