From ab3878ce003f2982142f992d39b06d2b143f039a Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Tue, 20 Jun 2017 13:52:53 +0200 Subject: [PATCH] asd --- index.js | 1 + 1 file changed, 1 insertion(+) 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 = {};