Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
This commit is contained in:
+1
-1
@@ -1247,7 +1247,7 @@ var AppInfo = {};
|
||||
}
|
||||
}
|
||||
|
||||
if (!(browser.tv || browser.xboxOne || browser.ps4)) {
|
||||
if (!browser.tv && !browser.xboxOne && !browser.ps4) {
|
||||
require(["bower_components/emby-webcomponents/nowplayingbar/nowplayingbar"]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user