update nowplayingbar
This commit is contained in:
@@ -190,7 +190,7 @@
|
||||
infos.push(getTheaterInfo);
|
||||
}
|
||||
|
||||
if (!AppInfo.enableAppLayouts && browserInfo.mobile) {
|
||||
if (!AppInfo.enableAppLayouts) {
|
||||
infos.push(getUpgradeMobileLayoutsInfo);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user