Update server installation method
This commit is contained in:
parent
81512bb3b7
commit
fadff798a7
@ -199,7 +199,7 @@ public function saveServer()
|
|||||||
}
|
}
|
||||||
public function installServer()
|
public function installServer()
|
||||||
{
|
{
|
||||||
$this->dispatch('validateServer', true);
|
$this->dispatch('init', true);
|
||||||
}
|
}
|
||||||
public function validateServer()
|
public function validateServer()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user