Skip to content

Commit e790fbb

Browse files
nielslyngsoeiOvergaard
authored andcommitted
use the right configuration alias
1 parent b3ad2a6 commit e790fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/block/block-grid/workspace/views/block-grid-type-workspace-view-settings.element.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ export class UmbBlockGridTypeWorkspaceViewSettingsElement extends UmbLitElement
107107
<uui-box headline=${this.localize.term('blockEditor_headlineAllowance')}>
108108
<umb-property
109109
label=${this.localize.term('blockEditor_allowBlockInRoot')}
110-
alias="allowInRoot"
110+
alias="allowAtRoot"
111111
property-editor-ui-alias="Umb.PropertyEditorUi.Toggle"></umb-property>
112112
113113
<umb-property

0 commit comments

Comments
 (0)