This commit is contained in:
Andras Bacsai
2023-12-08 12:48:21 +01:00
parent 14bac0f0d7
commit 4071e096bc
2 changed files with 7 additions and 4 deletions

View File

@@ -38,7 +38,6 @@ class Index extends Component
{
dispatch_sync(new ContainerStatusJob($this->service->server));
$this->refreshStacks();
$this->dispatch('updateStatus');
}
public function refreshStacks()
{