Skip to content

Commit 3be6adf

Browse files
committed
Fix formatting again
1 parent 55e7526 commit 3be6adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/js/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import { themeChange } from 'theme-change'
2626
import * as Hooks from './hooks/index'
2727

2828
window.Alpine = Alpine
29-
Alpine.start();
29+
Alpine.start()
3030

3131
themeChange()
3232

0 commit comments

Comments
 (0)