fix style

This commit is contained in:
Mohamed Said 2017-12-24 13:24:14 +02:00
parent 84b126d90d
commit 80b59fd375
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
'app_id' => env('PUSHER_APP_ID'),
'options' => [
'encrypted' => true,
'cluster' => env('PUSHER_APP_CLUSTER')
'cluster' => env('PUSHER_APP_CLUSTER'),
],
],