mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
nit fix
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
inputClass?: string
|
||||
} = $props()
|
||||
|
||||
loadWorkerGroups()
|
||||
|
||||
let loading = $state(false)
|
||||
|
||||
loadWorkerGroups()
|
||||
|
||||
const dispatch = createEventDispatcher()
|
||||
|
||||
async function loadWorkerGroups() {
|
||||
|
||||
Reference in New Issue
Block a user