Commit 991fe7fa authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 875512b1
...@@ -28,7 +28,7 @@ async function init() { ...@@ -28,7 +28,7 @@ async function init() {
if (!res[i].includes(lp+'_')) if (!res[i].includes(lp+'_'))
continue continue
console.log(res[i])
let d=res.split(',') let d=res.split(',')
let timeframe=d[13] let timeframe=d[13]
let pvt=d[14] let pvt=d[14]
......
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