Cards fixes (#8003)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2025-02-14 01:41:25 +07:00
committed by GitHub
parent 617a64713b
commit 9d87ce7ede
96 changed files with 2358 additions and 436 deletions
+3 -1
View File
@@ -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,