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

update bulk menus

This commit is contained in:
Luke Pulverenti 2015-09-27 20:59:30 -04:00
parent 653293c3b1
commit 38fe3b9e39
4 changed files with 73 additions and 19 deletions

View file

@ -1774,6 +1774,7 @@ var AppInfo = {};
AppInfo.enableMovieTrailersTab = true;
}
AppInfo.enableAppLayouts = true;
if (isCordova) {
AppInfo.enableAppLayouts = true;
AppInfo.hasKnownExternalPlayerSupport = true;