diff --git a/app/Livewire/Boarding/Index.php b/app/Livewire/Boarding/Index.php index d68d88447..e80042573 100644 --- a/app/Livewire/Boarding/Index.php +++ b/app/Livewire/Boarding/Index.php @@ -199,7 +199,7 @@ uZx9iFkCELtxrh31QJ68AAAAEXNhaWxANzZmZjY2ZDJlMmRkAQIDBA== } public function installServer() { - $this->dispatch('validateServer', true); + $this->dispatch('init', true); } public function validateServer() {