This commit is contained in:
Andras Bacsai
2024-03-04 09:12:23 +01:00
parent 0aa85a3701
commit 62278126e4
4 changed files with 4 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ class Proxy extends Component
public function proxyStatusUpdated()
{
$this->server->refresh();
$this->dispatch('refresh')->self();
}
public function change_proxy()