mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
nit
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
{/key}
|
||||
{/if}
|
||||
{:else if flowModule.value.type === 'script'}
|
||||
{#if !noEditor && (customUi?.hubCode != false || flowModule?.value?.path?.startsWith('hub/'))}
|
||||
{#if !noEditor && (customUi?.hubCode != false || !flowModule?.value?.path?.startsWith('hub/'))}
|
||||
<div class="border-t">
|
||||
{#key forceReload}
|
||||
<FlowModuleScript
|
||||
|
||||
Reference in New Issue
Block a user