Commit 2ef29e26 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent aa2a9d85
......@@ -1056,7 +1056,7 @@ let ff=dur/10
if (ff > opt.allDone)
return null
if (opt.newAllDonePer < 0)
if (opt.newAllDonePer >= 0)
return null
// if (opt.allDone <60)
......
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