This commit is contained in:
Ruben Fiszel
2025-07-18 10:40:21 +00:00
parent 01c71e9d29
commit 6805ecad07
@@ -29,9 +29,10 @@
loadWorkerGroups()
let loading = $state(false)
const dispatch = createEventDispatcher()
let loading = $state(false)
async function loadWorkerGroups() {
loading = true
try {