Commit 26b95191 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 227cec08
...@@ -36,7 +36,7 @@ async function init() { ...@@ -36,7 +36,7 @@ async function init() {
let pair = 'BTC' let pair = 'btc'
let lp = t[0].split('-')[1].replace('lp', 'Lp') let lp = t[0].split('-')[1].replace('lp', 'Lp')
com[i].lp = lp com[i].lp = lp
let p = t[t.length - 1].split('.') let p = t[t.length - 1].split('.')
......
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