mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-10 19:39:35 +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