mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issues with window-history and soundcloud.load function
This commit is contained in:
@@ -8,6 +8,7 @@ var startTime = 0;
|
||||
var socket_connected = false;
|
||||
var dynamicListeners = {};
|
||||
var player_ready = false;
|
||||
var soundcloud_loading = false;
|
||||
var firstLoad = "";
|
||||
var list_html = document.getElementById("list-song-html").innerHTML;
|
||||
var w_p = true;
|
||||
|
||||
Reference in New Issue
Block a user