Commit dec8d3bc authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent a45172f7
...@@ -64,7 +64,7 @@ let fl=files[i].split('_') ...@@ -64,7 +64,7 @@ let fl=files[i].split('_')
datas.push({name: files[i], size: stats.size, vars: vars, id: id, usage: usage, value: (-1 * value),avgRunup:avgRunup,avgDrawDown:avgDrawDown}) datas.push({name: files[i], size: stats.size, vars: vars, id: id, usage: usage, value: (-1 * value),avgRunup:avgRunup,avgDrawDown:avgDrawDown})
} }
console.log(datas)
// console.log(datas) // console.log(datas)
checker() checker()
......
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