refactor: add redo status variant

This commit is contained in:
Methapon2001 2024-12-11 10:28:55 +07:00
parent 7cbe5f3397
commit 00e09166be

View file

@ -1489,7 +1489,8 @@ enum TaskStatus {
Success
Failed
Redo
RedoCurrent
RedoOther
Validate