Commit 278fe306 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent a5fa63e1
...@@ -121,7 +121,7 @@ async function updateVars(name) { ...@@ -121,7 +121,7 @@ async function updateVars(name) {
qty=0.03 qty=0.03
else if (name.includes('Lp4')) else if (name.includes('Lp4'))
qty=0.04 qty=0.04
else if (name.includes('Lp5')) else if (name.includes('Lp5'))
qty=0.05 qty=0.05
if (lastData.includes('Buy')) { if (lastData.includes('Buy')) {
......
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