mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
Cards fixes (#8003)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -169,7 +169,9 @@ export default plugin(settingId, {
|
||||
RoleAssignmentEditor: '' as AnyComponent,
|
||||
RelationSetting: '' as AnyComponent,
|
||||
Backup: '' as AnyComponent,
|
||||
CreateAttributePopup: '' as AnyComponent
|
||||
CreateAttributePopup: '' as AnyComponent,
|
||||
CreateRelation: '' as AnyComponent,
|
||||
EditRelation: '' as AnyComponent
|
||||
},
|
||||
string: {
|
||||
Settings: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user