fix: service container status updates

This commit is contained in:
Andras Bacsai
2024-03-01 10:36:32 +01:00
parent 604ab0afd8
commit 5322d446bd
7 changed files with 23 additions and 45 deletions

View File

@@ -182,7 +182,7 @@ class General extends Component
$this->resetDefaultLabels(false);
}
$this->submit();
$this->dispatch('build_pack_updated');
$this->dispatch('buildPackUpdated');
}
public function getWildcardDomain()
{