Completed
Push — master ( 177022...fa1d20 )
by Joao
11:37
created
src/supportServiceProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
     public function boot()
13 13
     {
14 14
         // Publish our routes
15
-		/*require __DIR__ . '/routes.php';
15
+        /*require __DIR__ . '/routes.php';
16 16
 
17 17
         // Publish our views
18 18
         $this->loadViewsFrom(base_path("resources/views"), 'support');
Please login to merge, or discard this patch.