From 10a3a3bbf3e64aaaba6dda9b815af41e86adcece Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 18 Aug 2023 15:28:59 +0200 Subject: [PATCH] fix flow_json value to contains full flow --- .../(root)/(logged)/flows/get/[...path]/+page.svelte | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte b/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte index 596708f279..8239298c20 100644 --- a/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte +++ b/frontend/src/routes/(root)/(logged)/flows/get/[...path]/+page.svelte @@ -242,7 +242,12 @@ {#if flow}