mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Modified rest, and added client-version
This commit is contained in:
@@ -3,6 +3,7 @@ var timed_remove_check;
|
||||
var gotten_np = false;
|
||||
var song_title = "";
|
||||
var paused = false;
|
||||
var client = false;
|
||||
var startTime = 0;
|
||||
var player_ready = false;
|
||||
var list_html = $("#list-song-html").html();
|
||||
|
||||
Reference in New Issue
Block a user