This commit is contained in:
Ruben Fiszel
2025-07-18 10:40:37 +00:00
parent 6805ecad07
commit a14d85ecd0
@@ -27,10 +27,10 @@
inputClass?: string
} = $props()
loadWorkerGroups()
let loading = $state(false)
loadWorkerGroups()
const dispatch = createEventDispatcher()
async function loadWorkerGroups() {