Commit be0de69c authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 09eb35b8
...@@ -176,7 +176,7 @@ async function run() { ...@@ -176,7 +176,7 @@ async function run() {
} }
createPlatfileADV(JSON.stringify(adder, null, 2)) createPlatfileADV(JSON.stringify(adder, null, 2))
for (let i = 0; i < adder.length; i++) { for (let i = 0; i < adder.length; i++) {
adder[i].platfrom = adder[i].platfrom.replace('R', '') // adder[i].platfrom = adder[i].platfrom.replace('R', '')
delete adder[i].platfrom delete adder[i].platfrom
......
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