Completed
Push — master ( e63ea6...f5a7b5 )
by Nasrul Hazim
02:23
created
src/OpenPayrollServiceProvider.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
     public function register()
59 59
     {
60 60
         $this->mergeConfigFrom(
61
-             __DIR__ . '/../config/open-payroll.php', 'open-payroll'
61
+                __DIR__ . '/../config/open-payroll.php', 'open-payroll'
62 62
         );
63 63
     }
64 64
 }
Please login to merge, or discard this patch.