Passed
Push — dev5 ( df64bd...8206b9 )
by Ron
07:37
created
routes/web.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -116,7 +116,7 @@
 block discarded – undo
116 116
 
117 117
 
118 118
 
119
- //     //  System custionization settings
119
+    //     //  System custionization settings
120 120
         //     Route::get('system-customization', 'Installer\SettingsController@customizeSystem')->name('customize');
121 121
         //     Route::post('system-customization', 'Installer\SettingsController@submitCustomizeSystem')->name('customize');
122 122
         //     Route::post('new-logo', 'Installer\SettingsController@submitLogo')->name('submitLogo');
Please login to merge, or discard this patch.