Skip to content

Commit be6c880

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent 1f150ca commit be6c880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class Router
7070
*/
7171
protected static $lingoOptions = [
7272
'lingo.no_locale_prefix' => false,
73-
'lingo.routes' => []
73+
'lingo.routes' => [],
7474
];
7575

7676
/**

0 commit comments

Comments
 (0)