Completed
Push — master ( 8bb44c...0740d4 )
by Vitor
16s queued 14s
created
lib/Service/Gateway/SMS/Provider/SipGateConfig.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
 	private const expected = [
32 32
 		'sipgate_token_id',
33 33
 		'sipgate_access_token',
34
-                'sipgate_web_sms_extension',
34
+				'sipgate_web_sms_extension',
35 35
 	];
36 36
 
37 37
 	/** @var IConfig */
Please login to merge, or discard this patch.