Small adjustement to sending next song

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-13 14:39:43 +01:00
parent 8cc9a66948
commit 7b0d3c3232
3 changed files with 20 additions and 13 deletions

View File

@@ -7,6 +7,7 @@ var player_ready = false;
var list_html = $("#list-song-html").html();
var w_p = true;
var lazy_load = false;
var end_programmatically = false;
var embed = true;
var vol = 100;
var adminpass = "";