Completed
Pull Request — master (#2)
by
unknown
05:46
created
config/config.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -97,7 +97,7 @@
 block discarded – undo
97 97
             'assets' => 'Assets',
98 98
             'config' => 'Config',
99 99
             'command' => 'Console',
100
-	    'event' => 'Events',
100
+        'event' => 'Events',
101 101
             'listener' => 'Listeners', 	
102 102
             'migration' => 'Database/Migrations',
103 103
             'model' => 'Entities',
Please login to merge, or discard this patch.