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:
parent
b33a3302ed
commit
4c99143f26
3 changed files with 21 additions and 16 deletions
|
@ -1479,7 +1479,6 @@ var AppInfo = {};
|
|||
}
|
||||
|
||||
AppInfo.supportsExternalPlayers = true;
|
||||
AppInfo.enableAppLayouts = true;
|
||||
|
||||
if (isCordova) {
|
||||
AppInfo.enableAppLayouts = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue