mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed hostcontroller and removed an errormessage that appears on channels with one song only
This commit is contained in:
@@ -406,10 +406,12 @@ function onepage_load(){
|
||||
|
||||
Youtube.stopInterval = true;
|
||||
Admin.display_logged_out();
|
||||
Admin.beginning = true;
|
||||
chan = "";
|
||||
Admin.beginning = true;
|
||||
chan = "";
|
||||
began = false;
|
||||
$("#embed-button").css("display", "none");
|
||||
|
||||
|
||||
socket.removeAllListeners();
|
||||
|
||||
$.ajax({
|
||||
|
||||
Reference in New Issue
Block a user