mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update nowplayingbar
This commit is contained in:
parent
165a3a99a2
commit
8d1e58ad25
2 changed files with 2 additions and 2 deletions
|
@ -190,7 +190,7 @@
|
|||
infos.push(getTheaterInfo);
|
||||
}
|
||||
|
||||
if (!AppInfo.enableAppLayouts && browserInfo.mobile) {
|
||||
if (!AppInfo.enableAppLayouts) {
|
||||
infos.push(getUpgradeMobileLayoutsInfo);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue