Commit e555a058 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent bb41c661
......@@ -213,7 +213,7 @@ async function run() {
for (let i = 0; i < dates.length; i++)
sumAll = sumAll + dates[i].count
console.log(arr)
console.log(arrNew)
// for (let i=0;i<arr.length;i++)
// if (arr[i].date.includes('2019-08') || arr[i].date.includes('2019-09'))
// console.log(arr[i])
......
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