mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
stupid button
This commit is contained in:
@@ -6,7 +6,6 @@ var Playercontrols = {
|
||||
console.log(window.mobilecheck())
|
||||
console.log($("#controls"));
|
||||
$("#controls").appendTo("#playbar");
|
||||
ytplayer.pauseVideo();
|
||||
//$("#controls").remove();
|
||||
}
|
||||
setInterval(Playercontrols.durationSetter, 1000);
|
||||
|
||||
Reference in New Issue
Block a user