mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
minor logs
This commit is contained in:
@@ -98,7 +98,6 @@ socket.on("skipping", function(obj)
|
||||
|
||||
function set_conf(conf_array)
|
||||
{
|
||||
console.log("startTime");
|
||||
if(conf_array['adminpass'] == "" || w_p == false) hasadmin = false;
|
||||
else hasadmin = true;
|
||||
music = conf_array["allvideos"];
|
||||
|
||||
Reference in New Issue
Block a user