1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update references

This commit is contained in:
Luke Pulverenti 2015-11-28 10:40:03 -05:00
parent f65465a5ae
commit 77e3111ad1
5 changed files with 7 additions and 5 deletions

View file

@ -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 () {