mark the original task complete

picker-v2
Brian Hicks 2022-08-30 17:16:59 -05:00
parent 79e19c6efc
commit 97791562f6
Signed by: brian
GPG Key ID: C4F324B9CAAB0D50
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
///////////////////////////////
// Yes, it's completely done //
///////////////////////////////
originalTask.markComplete();
let currentSibling = originalTask;
while (true) {