Commit 922ad2c9 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent c4e26ede
...@@ -24,7 +24,7 @@ let info ...@@ -24,7 +24,7 @@ let info
init() init()
balanceUpdater()
async function init() { async function init() {
...@@ -43,6 +43,7 @@ async function init() { ...@@ -43,6 +43,7 @@ async function init() {
exchange.urls['api'] = exchange.urls['test']; exchange.urls['api'] = exchange.urls['test'];
run() run()
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