mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 00:03:07 +00:00
nit
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
: undefined,
|
||||
allWorkspaces: allWorkspaces ? true : undefined,
|
||||
perPage,
|
||||
allowWildcards
|
||||
allowWildcards: allowWildcards ? true : undefined
|
||||
})
|
||||
} catch (e) {
|
||||
sendUserToast('There was an issue loading jobs, see browser console for more details', true)
|
||||
|
||||
Reference in New Issue
Block a user