Completed
Push — master ( cf414c...e5abe6 )
by Baris
06:33 queued 04:06
created
bootstrap/paths.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     |
51 51
     */
52 52
 
53
-	'vendor_path' => ROOT_PATH."/vendor/",
53
+    'vendor_path' => ROOT_PATH."/vendor/",
54 54
 
55 55
     /*
56 56
     |--------------------------------------------------------------------------
Please login to merge, or discard this patch.