Nikolay Suslov %!s(int64=5) %!d(string=hai) anos
pai
achega
831c22b3ed
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      index.js

+ 1 - 2
index.js

@@ -45,7 +45,6 @@ setInterval(function () {
     global.gun.get('server').get('heartbeat').get('tick').put(JSON.stringify(message),function(ack){
         if(ack.err){ 
             console.log('ERROR: ' + ack.err)
-             
         }});
 
-}, 50); //FIX ERR: syncing c
+}, 50);