This commit is contained in:
Andras Bacsai
2023-12-08 12:23:12 +01:00
parent b55bd298f2
commit 69c124032c
2 changed files with 4 additions and 7 deletions

View File

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