mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
About and legal i think
This commit is contained in:
@@ -9,10 +9,6 @@ var list_html = $("#list-song-html").html();
|
||||
var hasadmin=0;
|
||||
var w_p = true;
|
||||
|
||||
socket.on(guid, function(msg){
|
||||
populate_list(msg, false);
|
||||
});
|
||||
|
||||
socket.on("abc", function(){
|
||||
alert("alert");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user