fix: service deletion job
This commit is contained in:
@@ -65,6 +65,6 @@ class Navbar extends Component
|
||||
} else {
|
||||
$this->dispatch('success', 'Service stopped successfully.');
|
||||
}
|
||||
event(new ServiceStatusChanged());
|
||||
ServiceStatusChanged::dispatch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user