mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove IChannelItem interface
This commit is contained in:
parent
9a7367fbd2
commit
380585fe73
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
||||||
if (browserInfo.animate && !browserInfo.mobile) {
|
if (browserInfo.animate && !browserInfo.mobile) {
|
||||||
//return true;
|
//return true;
|
||||||
}
|
}
|
||||||
return true;
|
|
||||||
return AppInfo.isNativeApp;
|
return AppInfo.isNativeApp;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue