fix: service status

This commit is contained in:
Andras Bacsai
2023-10-02 14:12:19 +02:00
parent f863db7ea5
commit ab5202515e
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ class Navbar extends Component
}
public function serviceStatusUpdated()
{
ray('serviceStatusUpdated');
$this->check_status();
}
public function check_status()