Fix attachments popup (#1899)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-05-29 14:31:37 +07:00
committed by GitHub
parent badfde2dde
commit 868e349fdb
5 changed files with 24 additions and 6 deletions
+2 -1
View File
@@ -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>,