Commit 94b19b82 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 8ba52f88
......@@ -23,7 +23,7 @@ async function run()
let vars=ai.run(data)
console.log(data)
datas.push({name:files[i],vars:vars})
}
......@@ -60,7 +60,7 @@ function grabData(data,init)
}
console.log(arr[arr.length-1])
// console.log(arr[arr.length-1])
return arr
}
......
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