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

restore tabs

This commit is contained in:
Luke Pulverenti 2015-12-14 15:36:46 -05:00
parent 905c62a070
commit aa965c461a
2 changed files with 2 additions and 3 deletions

View file

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