mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
StyleCI fixes
This commit is contained in:
@@ -69,7 +69,7 @@ class BulkReinstallActionCommand extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$servers = $this->getServersToProcess();
|
||||
$servers = $this->getServersToProcess();
|
||||
|
||||
if (! $this->confirm(trans('command/messages.server.reinstall.confirm'))) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user