Skip to content

Commit

Permalink
use the right configuration alias
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe authored and iOvergaard committed Apr 11, 2024
1 parent b3ad2a6 commit e790fbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e790fbb

Please sign in to comment.