fix: change proxy view
This commit is contained in:
@@ -33,7 +33,6 @@ class Proxy extends Component
|
||||
{
|
||||
$this->server->proxy = null;
|
||||
$this->server->save();
|
||||
$this->dispatch('proxyStatusUpdated');
|
||||
}
|
||||
|
||||
public function select_proxy($proxy_type)
|
||||
|
||||
Reference in New Issue
Block a user