Skip to content

Commit eb549cd

Browse files
committed
cs bug fix
Signed-off-by: MarioRadu <[email protected]>
1 parent 3938f68 commit eb549cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/autoload/local.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ return [
3232
],
3333
'routes' => [
3434
'page' => [
35-
'component' => 'components',
35+
'component' => 'components',
3636
],
3737
],
3838
'databases' => $databases,

0 commit comments

Comments
 (0)