Commit 7ae7620d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

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