Skip to content

Commit 822eb62

Browse files
committed
fixed wrong setting key for routing config
1 parent 4ff76b1 commit 822eb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration/Settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Neos:
99
mvc:
1010
routes:
1111
'Breadlesscode.SimpleEditorExtend':
12-
positions: 'start'
12+
position: 'start'

0 commit comments

Comments
 (0)