Commit 89a5731e authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent f18f14ce
......@@ -129,7 +129,7 @@ async function run(root,name, directory, timestamp) {
}
createfileADV(root,timestamp, name, JSON.stringify(las))
createfileADV(root,timestamp, name, JSON.stringify(las, null, 2))
last = []
}
......
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