Commit 29e27e6d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 3f7eeb9c
...@@ -90,7 +90,7 @@ async function checker() { ...@@ -90,7 +90,7 @@ async function checker() {
if (!files[i].includes('Lp')) if (!files[i].includes('Lp'))
continue continue
console.log(files[i])
arr.push(make(files[i])) arr.push(make(files[i]))
} }
......
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