mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 11:17:43 +02:00
Update icons. (#2064)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user