Commit 305eef75 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 1afd5053
......@@ -53,7 +53,7 @@ async function init() {
newCom.push(com[i])
}
com = newCom
createComResfileADV(JSON.stringify(com, null, 2))
// createComResfileADV(JSON.stringify(com, null, 2))
for (let i = 0; i < com.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