mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 10:47:42 +02:00
fix: missed invite icon (#4962)
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
This commit is contained in:
@@ -200,7 +200,8 @@ export default plugin(settingId, {
|
||||
SelectWorkspace: '' as Asset,
|
||||
Clazz: '' as Asset,
|
||||
Enums: '' as Asset,
|
||||
InviteSettings: '' as Asset
|
||||
InviteSettings: '' as Asset,
|
||||
InviteWorkspace: '' as Asset
|
||||
},
|
||||
templateFieldCategory: {
|
||||
Integration: '' as Ref<TemplateFieldCategory>
|
||||
|
||||
Reference in New Issue
Block a user