fix: service status check is a bit better
This commit is contained in:
@@ -34,5 +34,6 @@ class Navbar extends Component
|
||||
StopService::run($this->service);
|
||||
$this->service->refresh();
|
||||
$this->emit('success', 'Service stopped successfully.');
|
||||
$this->checkStatus();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user