diff --git a/index.js b/index.js index 5c986ac..62f2a5d 100755 --- a/index.js +++ b/index.js @@ -31,6 +31,7 @@ io.on("connection", (socket)=>{ class Update { static start() { + console.log("Starte updates"); Update.interv = setInterval(()=>{ var start var update_infos = {};