Commit 993b4d9d authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 18b7ee48
...@@ -23,7 +23,7 @@ async function run() ...@@ -23,7 +23,7 @@ async function run()
// console.log(data) // console.log(data)
let vars=ai.run(data) let vars=ai.run(data)
// console.log(vars) console.log(vars)
datas.push({name:files[i],vars:vars}) datas.push({name:files[i],vars:vars})
} }
......
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