@@ -15,7 +15,7 @@ |
||
15 | 15 | { |
16 | 16 | $status = $this->confirm("Do you really want to reinstall the panel ? (All components will be deleted)", true); |
17 | 17 | |
18 | - if(!$status) { |
|
18 | + if (!$status) { |
|
19 | 19 | $this->info("The process was canceled"); |
20 | 20 | return; |
21 | 21 | } |