mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-24 00:42:07 +00:00
Updating main js
This commit is contained in:
Vendored
+2
-2
File diff suppressed because one or more lines are too long
@@ -422,7 +422,8 @@ function onepage_load(){
|
|||||||
|
|
||||||
setTimeout(function(){
|
setTimeout(function(){
|
||||||
|
|
||||||
$("meta[name=theme-color]").attr("content", "#2D2D2D");
|
$("meta[name=theme-color]").attr("content", "#2D2D2D");
|
||||||
|
|
||||||
Youtube.ytplayer.destroy();
|
Youtube.ytplayer.destroy();
|
||||||
|
|
||||||
$(".drag-target").remove();
|
$(".drag-target").remove();
|
||||||
|
|||||||
Reference in New Issue
Block a user