mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed a log
This commit is contained in:
2
static/dist/embed.min.js
vendored
2
static/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -302,7 +302,6 @@ $(document).on("click", "#closePlayer", function(e){
|
||||
Player.ytplayer = "";
|
||||
document.title = "Zöff";
|
||||
$("#closePlayer").remove();
|
||||
console.log("removed shit");
|
||||
});
|
||||
|
||||
$(document).on('click', '#toast-container', function(){
|
||||
|
||||
Reference in New Issue
Block a user