fix statusTag not being removed when going from completed -> active.

This commit is contained in:
2021-02-07 13:45:51 +01:00
parent 2923a088fc
commit caad8172b2
+1
View File
@@ -74,6 +74,7 @@
clearEndTime: ( endTime == "" ),
active: statusTag === "",
statusTag: statusTag || null,
clearStatusTag: statusTag === "",
name, description, icon,
}).then(() => {