Commit c4df2915 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent ab41ec5b
......@@ -25,7 +25,7 @@ async function init() {
arr=_.orderBy(arr,['date'])
createfileADV(JSON.stringify(arr))
createfileADV(JSON.stringify(arr, null, 2))
for (let i=0;i<arr.length;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