mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 04:07:43 +02:00
Port export changes to develop (#8329)
Signed-off-by: Anna Khismatullina <anna.khismatullina@gmail.com>
This commit is contained in:
@@ -172,8 +172,7 @@ export default plugin(settingId, {
|
||||
Backup: '' as AnyComponent,
|
||||
CreateAttributePopup: '' as AnyComponent,
|
||||
CreateRelation: '' as AnyComponent,
|
||||
EditRelation: '' as AnyComponent,
|
||||
Export: '' as AnyComponent
|
||||
EditRelation: '' as AnyComponent
|
||||
},
|
||||
string: {
|
||||
Settings: '' as IntlString,
|
||||
@@ -238,7 +237,6 @@ export default plugin(settingId, {
|
||||
Terms: '' as Asset,
|
||||
Signout: '' as Asset,
|
||||
SelectWorkspace: '' as Asset,
|
||||
Export: '' as Asset,
|
||||
Clazz: '' as Asset,
|
||||
Enums: '' as Asset,
|
||||
InviteSettings: '' as Asset,
|
||||
@@ -256,7 +254,6 @@ export default plugin(settingId, {
|
||||
Value: '' as Ref<TemplateField>
|
||||
},
|
||||
metadata: {
|
||||
BackupUrl: '' as Metadata<string>,
|
||||
ExportUrl: '' as Metadata<string>
|
||||
BackupUrl: '' as Metadata<string>
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user