mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
No snow on channel
This commit is contained in:
@@ -193,9 +193,9 @@ var Player = {
|
||||
$("#player").css("opacity", "1");
|
||||
if(!Helper.mobilecheck()) {
|
||||
$("#channel-load").css("display", "none");
|
||||
if(Frontpage.winter && $("#snow").length == 0) {
|
||||
/*if(Frontpage.winter && $("#snow").length == 0) {
|
||||
$("#video-container").prepend('<div id="snow" class="snow-channel"></div>');
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
playing = true;
|
||||
|
||||
Reference in New Issue
Block a user