mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
opt flow loading
This commit is contained in:
@@ -932,7 +932,7 @@
|
||||
let selected = $derived(isListJob ? 'sequence' : 'graph')
|
||||
</script>
|
||||
|
||||
<JobLoader noCode bind:this={jobLoader} />
|
||||
<JobLoader noCode noLogs bind:this={jobLoader} />
|
||||
{#if notAnonynmous}
|
||||
<Alert type="error" title="Required Auth">
|
||||
As a non logged in user, you can only see jobs ran by anonymous users like you
|
||||
|
||||
Reference in New Issue
Block a user