Commit ec80ad36 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent cfe19a64
...@@ -56,6 +56,7 @@ async function init() { ...@@ -56,6 +56,7 @@ async function init() {
let p=t[t.length-1].split('.') let p=t[t.length-1].split('.')
p=p[0].split(pairs)[1] p=p[0].split(pairs)[1]
let lp = t[4] let lp = t[4]
console.log(lp,pair)
let f=found(pair, lp) let f=found(pair, lp)
f.period=p f.period=p
f.uniq=com[i].uniq f.uniq=com[i].uniq
......
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