mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added video-only option for embedded channel
This commit is contained in:
@@ -74,6 +74,7 @@ $(document).ready(function() {
|
||||
$("#playlist").addClass("hide");
|
||||
$("#controls").addClass("hide");
|
||||
$("#player").addClass("video_only");
|
||||
$("#zoffbutton").css("bottom", "0px");
|
||||
}
|
||||
|
||||
$("#locked_channel").modal({
|
||||
|
||||
Reference in New Issue
Block a user