Skip to content

Commit 6b8d771

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent e0586d6 commit 6b8d771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public function cors($options = [])
206206
public function vite($options = [
207207
'assets' => '',
208208
'build' => '',
209-
'hotFile' => 'hot'
209+
'hotFile' => 'hot',
210210
])
211211
{
212212
\Leaf\Vite::config('assets', $options['assets']);

0 commit comments

Comments
 (0)