Skip to content

Commit c890e6d

Browse files
JhumanJactions-user
authored andcommitted
Fix styling
1 parent 71ad84d commit c890e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Controllers/HomeController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ private function modelStatsConfig()
2222
return [
2323
'appName' => config('app.name'),
2424
'path' => config('model-stats.routes_prefix'),
25-
'frontEndVersion' => 1
25+
'frontEndVersion' => 1,
2626
];
2727
}
2828

0 commit comments

Comments
 (0)