This commit is contained in:
Ruben Fiszel
2025-01-16 17:28:20 +01:00
parent cffd2f29cd
commit 2eda2b4ba1
@@ -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