Skip to content

Commit 80b59fd

Browse files
committed
fix style
1 parent 84b126d commit 80b59fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/broadcasting.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'app_id' => env('PUSHER_APP_ID'),
3838
'options' => [
3939
'encrypted' => true,
40-
'cluster' => env('PUSHER_APP_CLUSTER')
40+
'cluster' => env('PUSHER_APP_CLUSTER'),
4141
],
4242
],
4343

0 commit comments

Comments
 (0)