mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
stupid button
This commit is contained in:
2
static/dist/main.min.js
vendored
2
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -6,7 +6,6 @@ var Playercontrols = {
|
|||||||
console.log(window.mobilecheck())
|
console.log(window.mobilecheck())
|
||||||
console.log($("#controls"));
|
console.log($("#controls"));
|
||||||
$("#controls").appendTo("#playbar");
|
$("#controls").appendTo("#playbar");
|
||||||
ytplayer.pauseVideo();
|
|
||||||
//$("#controls").remove();
|
//$("#controls").remove();
|
||||||
}
|
}
|
||||||
setInterval(Playercontrols.durationSetter, 1000);
|
setInterval(Playercontrols.durationSetter, 1000);
|
||||||
|
|||||||
Reference in New Issue
Block a user