fix(core): update service status refresh event handling
This commit is contained in:
@@ -40,6 +40,7 @@ class Navbar extends Component
|
||||
return [
|
||||
"echo-private:user.{$userId},ServiceStatusChanged" => 'serviceStarted',
|
||||
'envsUpdated' => '$refresh',
|
||||
'refreshStatus' => '$refresh',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user