fix statusTag not being removed when going from completed -> active.
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
clearEndTime: ( endTime == "" ),
|
||||
active: statusTag === "",
|
||||
statusTag: statusTag || null,
|
||||
clearStatusTag: statusTag === "",
|
||||
|
||||
name, description, icon,
|
||||
}).then(() => {
|
||||
|
||||
Reference in New Issue
Block a user