This commit is contained in:
Ben Arc
2021-04-20 13:53:20 +01:00
parent 959e717da6
commit 482c192b6a

View File

@@ -150,7 +150,8 @@
self.connection.send('')
self.counter++
if (self.counter % 20 === 0) {
self.getPrice
this.getPrice
console.log('test')
}
}, 1000)
}, 2000)