Skip to content

Commit 2447277

Browse files
committed
Apply fixes from StyleCI
1 parent 0b61d93 commit 2447277

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)