mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update tabs
This commit is contained in:
parent
58d711c046
commit
f3787a3c43
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
||||||
enableFullPaperTabs: function () {
|
enableFullPaperTabs: function () {
|
||||||
|
|
||||||
if (browserInfo.animate && !browserInfo.mobile) {
|
if (browserInfo.animate && !browserInfo.mobile) {
|
||||||
return true;
|
//return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return AppInfo.isNativeApp;
|
return AppInfo.isNativeApp;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue