Commit a45172f7 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 99b96137
...@@ -64,6 +64,8 @@ let fl=files[i].split('_') ...@@ -64,6 +64,8 @@ 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