This commit is contained in:
Ruben Fiszel
2025-09-11 00:32:56 +00:00
parent 260bb51234
commit 844105cd79
@@ -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)