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

update search

This commit is contained in:
Luke Pulverenti 2016-07-12 13:17:15 -04:00
parent b90d8515b1
commit 6d832b2699
4 changed files with 21 additions and 11 deletions

View file

@ -1523,10 +1523,6 @@ var AppInfo = {};
}
else {
AppInfo.enableSupporterMembership = true;
if (!isAndroid && !isIOS) {
AppInfo.enableAppLayouts = true;
}
}
// This doesn't perform well on iOS