Bugfix: EmailAddress corrected alias
Aligned with the server schema alias.
This commit is contained in:
@@ -32,7 +32,7 @@ export const manifests: Array<ManifestPropertyEditorUi> = [
|
||||
},
|
||||
{
|
||||
type: 'propertyEditorUi',
|
||||
alias: 'Umb.PropertyEditorUi.Email',
|
||||
alias: 'Umb.PropertyEditorUi.EmailAddress',
|
||||
name: 'Email Property Editor UI',
|
||||
element: () => import('./property-editor-ui-text-box.element.js'),
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user