Commit 4fcafd2d authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent b26ce7a9
......@@ -122,6 +122,7 @@ async function run(root,name, directory, timestamp) {
last= _.uniqBy(last, 'platform');
console.log(last.length)
let las = []
for (let i = 0; i < last.length; i++) {
if (i < last.length && last[i].newAllDonePer >10)
......
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