mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
removed log of full list
This commit is contained in:
@@ -28,7 +28,7 @@ socket.on("skipping", function(obj)
|
||||
|
||||
function populate_list(msg, conf_only)
|
||||
{
|
||||
console.log(msg);
|
||||
//console.log(msg);
|
||||
console.log(conf_only);
|
||||
if(!conf_only)
|
||||
$("#wrapper").empty();
|
||||
|
||||
Reference in New Issue
Block a user