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