Fix/language support (#2154)
This commit is contained in:
@@ -219,7 +219,7 @@ export type CodeBasedExtensionForm = {
|
||||
|
||||
export type CodeBasedExtensionItem = {
|
||||
name: string
|
||||
label: I18nText
|
||||
label: any
|
||||
form_schema: CodeBasedExtensionForm[]
|
||||
}
|
||||
export type CodeBasedExtension = {
|
||||
|
Reference in New Issue
Block a user