Update icons. (#2064)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-06-14 10:03:41 +07:00
committed by GitHub
parent 354c63521a
commit ba7d308d34
37 changed files with 164 additions and 74 deletions
+5 -1
View File
@@ -254,7 +254,11 @@ export default plugin(trackerId, {
ProjectStatusInProgress: '' as Asset,
ProjectStatusPaused: '' as Asset,
ProjectStatusCompleted: '' as Asset,
ProjectStatusCanceled: '' as Asset
ProjectStatusCanceled: '' as Asset,
CopyID: '' as Asset,
CopyURL: '' as Asset,
CopyBranch: '' as Asset
},
category: {
Tracker: '' as Ref<ActionCategory>