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

update apphost

This commit is contained in:
Luke Pulverenti 2016-04-18 22:07:31 -04:00
parent 2380b60406
commit f67cd0f325
2 changed files with 1 additions and 14 deletions

View file

@ -1963,7 +1963,7 @@ var AppInfo = {};
}
}
function init(hostingAppInfo) {
function init() {
if (Dashboard.isRunningInCordova() && browserInfo.android) {
define("nativedirectorychooser", ["cordova/android/nativedirectorychooser"]);