Skip to content

Commit cac2c89

Browse files
authored
fix: Adjust Mvc settings so position is actually used
1 parent cd6548d commit cac2c89

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Configuration/Settings.Mvc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Neos:
22
Flow:
33
mvc:
44
routes:
5-
'Netlogix.Neos.AsyncWorkspaceActions': before Neos.Neos
5+
'Netlogix.Neos.AsyncWorkspaceActions':
6+
position: 'before Neos.Neos'

0 commit comments

Comments
 (0)