fix: update navbar on build_pack change

This commit is contained in:
Andras Bacsai
2024-01-10 11:07:53 +01:00
parent 845fc191d4
commit f445a8c312
4 changed files with 13 additions and 9 deletions

View File

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