Revert "Fix installation"

This reverts commit 67a8c5073c.
This commit is contained in:
Hypolite Petovan 2025-01-04 21:03:27 -05:00
parent 101f0e8181
commit a7210f76d1

View file

@ -165,7 +165,6 @@ class Install extends BaseModule
break; break;
} }
DI::baseUrl()->redirect('install?pass=' . $this->currentWizardStep);
} }
protected function content(array $request = []): string protected function content(array $request = []): string