diff --git a/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts index 24418bdcc4..4d0b531f32 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/core/property-editor/uis/text-box/manifests.ts @@ -32,7 +32,7 @@ export const manifests: Array = [ }, { 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: {