mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Prettier helper.log
This commit is contained in:
@@ -247,7 +247,7 @@ var Channel = {
|
||||
$(".castButton").css("display", "none");
|
||||
}
|
||||
|
||||
Helper.log(["chromecastAvailable " + chromecastAvailable, "chromecastAvailable" + chromecastReady]);
|
||||
Helper.log(["chromecastAvailable " + chromecastAvailable, "chromecastReady " + chromecastReady]);
|
||||
|
||||
if(chromecastAvailable){
|
||||
hide_native(1);
|
||||
|
||||
Reference in New Issue
Block a user