fix style
This commit is contained in:
parent
84b126d90d
commit
80b59fd375
|
@ -37,7 +37,7 @@
|
|||
'app_id' => env('PUSHER_APP_ID'),
|
||||
'options' => [
|
||||
'encrypted' => true,
|
||||
'cluster' => env('PUSHER_APP_CLUSTER')
|
||||
'cluster' => env('PUSHER_APP_CLUSTER'),
|
||||
],
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in New Issue