reverting delayed search

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-27 15:18:42 +01:00
parent ddbac928b5
commit 0e690c908e
4 changed files with 6 additions and 7 deletions

View File

@@ -30,7 +30,6 @@ $(document).ready(function(){
console.log(window.location.hash)
add = "https://zoff.no";
//add = "localhost";
socket = io.connect(''+add+':8880', connection_options);
socket.on("get_list", function(){