mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Fix attachments popup (#1899)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -409,7 +409,8 @@ const view = plugin(viewId, {
|
||||
Setting: '' as Asset,
|
||||
Open: '' as Asset,
|
||||
ArrowRight: '' as Asset,
|
||||
Views: '' as Asset
|
||||
Views: '' as Asset,
|
||||
Pin: '' as Asset
|
||||
},
|
||||
category: {
|
||||
General: '' as Ref<ActionCategory>,
|
||||
|
||||
Reference in New Issue
Block a user