Fix Activity icons (#788)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-01-11 10:09:52 +01:00
committed by GitHub
parent decf27ef0d
commit a7fcf166fa
9 changed files with 174 additions and 107 deletions
+2 -1
View File
@@ -212,7 +212,8 @@ const task = plugin(taskId, {
Kanban: '' as Asset,
TodoCheck: '' as Asset,
TodoUnCheck: '' as Asset,
ManageStatuses: '' as Asset
ManageStatuses: '' as Asset,
TaskState: '' as Asset
},
global: {
// Global task root, if not attached to some other object.