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

3.0.5607.0

This commit is contained in:
Luke Pulverenti 2015-05-08 15:44:13 -04:00
parent fc9519999d
commit 03ca18cf4f
2 changed files with 2 additions and 2 deletions

View file

@ -1498,7 +1498,7 @@ var AppInfo = {};
}
}
if (!AppInfo.hasLowImageBandwidth || !isCordova) {
if (!AppInfo.hasLowImageBandwidth) {
AppInfo.enableLatestChannelItems = true;
AppInfo.enableStudioTabs = true;
AppInfo.enablePeopleTabs = true;