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 375c7f2939
commit 6bd1e9b554
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;