Commit b4e7283c authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 6b114bd8
......@@ -50,9 +50,15 @@ async function run() {
add(adder[i].total,adder[z].dates)
}
}
for (let i=0;i<adder.length;i++)
{
adder[i].dates=_.orderBy(adder[i].dates)
}
console.log(adder)
createConfileADV(JSON.stringify(adder, null, 2))
// createConfileADV(JSON.stringify(adder, null, 2))
......
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