Commit 98da16b0 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent b044fd20
......@@ -60,7 +60,7 @@ async function init() {
let t = com[i].platform
t = t.split('_')
let indicator = parseInt(t[t.length - 1])
indicator=2
let pair = t[3].replace('usdt', '').replace('usd', '')
pairs = pair
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