Commit e73551b5 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent c6cb23bb
...@@ -45,6 +45,7 @@ async function init() { ...@@ -45,6 +45,7 @@ async function init() {
pairs=pair pairs=pair
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]
console.log(p)
let lp = t[4] let lp = t[4]
let f=found(pair, lp) let f=found(pair, lp)
f.period=p f.period=p
......
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