refactor(proxy): streamline proxy status handling and improve dashboard availability checks
This commit is contained in:
@@ -184,7 +184,6 @@ class Show extends Component
|
||||
public function refresh()
|
||||
{
|
||||
$this->syncData();
|
||||
$this->dispatch('$refresh');
|
||||
}
|
||||
|
||||
public function validateServer($install = true)
|
||||
|
||||
Reference in New Issue
Block a user