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

fix input event

This commit is contained in:
Luke Pulverenti 2016-06-05 00:49:29 -04:00
parent b33a3302ed
commit 4c99143f26
3 changed files with 21 additions and 16 deletions

View file

@ -1479,7 +1479,6 @@ var AppInfo = {};
}
AppInfo.supportsExternalPlayers = true;
AppInfo.enableAppLayouts = true;
if (isCordova) {
AppInfo.enableAppLayouts = true;