fix flow_json value to contains full flow

This commit is contained in:
Ruben Fiszel
2023-08-18 15:27:02 +02:00
parent be577e561d
commit ba8aee2217
@@ -242,7 +242,7 @@
{#if flow}
<DetailPageLayout
isOperator={$userStore?.operator}
flow_json={flow.value}
flow_json={flow}
hasStepDetails={Boolean(stepDetail)}
>
<svelte:fragment slot="header">