From e1a0ced25702105f01ea211bf68ac03b7ba0773d Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 1 Apr 2018 17:31:17 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/danog/MadelineProto/MTProto.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/danog/MadelineProto/MTProto.php b/src/danog/MadelineProto/MTProto.php index a2437307..9047fc8c 100644 --- a/src/danog/MadelineProto/MTProto.php +++ b/src/danog/MadelineProto/MTProto.php @@ -462,7 +462,7 @@ class MTProto // Extra parameters to pass to the proxy class using setExtra 'pfs' => extension_loaded('gmp'), ], - 'default_dc' => 2 + 'default_dc' => 2, ], 'app_info' => [ // obtained in https://my.telegram.org //'api_id' => you should put an API id in the settings array you provide