use the right configuration alias

This commit is contained in:
Niels Lyngsø
2024-04-11 11:45:43 +02:00
committed by Jacob Overgaard
parent fd70784078
commit 2beec6649e

View File

@@ -107,7 +107,7 @@ export class UmbBlockGridTypeWorkspaceViewSettingsElement extends UmbLitElement
<uui-box headline=${this.localize.term('blockEditor_headlineAllowance')}>
<umb-property
label=${this.localize.term('blockEditor_allowBlockInRoot')}
alias="allowInRoot"
alias="allowAtRoot"
property-editor-ui-alias="Umb.PropertyEditorUi.Toggle"></umb-property>
<umb-property