Commit 7c9510d8 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 1639bca9
...@@ -51,7 +51,7 @@ async function balanceUpdater() { ...@@ -51,7 +51,7 @@ async function balanceUpdater() {
} }
} catch (e) { } catch (e) {
console.log(e)
} }
await sleep(60000) await sleep(60000)
return balanceUpdater() return balanceUpdater()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment