Commit 59b10d30 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent d4e5bd69
...@@ -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