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

update web tabs

This commit is contained in:
Luke Pulverenti 2016-01-21 23:03:38 -05:00
parent c8a02b2c0a
commit f3eebef47c
3 changed files with 5 additions and 1 deletions

View file

@ -169,7 +169,7 @@
enableFullPaperTabs: function () {
if (browserInfo.animate && !browserInfo.mobile) {
return true;
//return true;
}
return AppInfo.isNativeApp;