Skip to content

Commit 3e843bc

Browse files
committed
Merge branch '2.x' of github.com:fresns/website into 2.x
* '2.x' of github.com:fresns/website: Apply fixes from StyleCI
2 parents f6ed1c1 + 2447277 commit 3e843bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Providers/FresnsEngineServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function register()
3838
'isEnable' => true,
3939
'langTag' => $defaultLangTag,
4040
'langName' => $defaultLangTag,
41-
]
41+
],
4242
];
4343

4444
$localeMenus = [];

0 commit comments

Comments
 (0)