From 064654d92708ed0326907059da2e1cfa2e3b522b Mon Sep 17 00:00:00 2001 From: Laila Los <44241786+ElectronicBlueberry@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:24:32 +0100 Subject: [PATCH 1/4] key the editor to reload it --- client/src/entry/analysis/modules/WorkflowEditor.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/src/entry/analysis/modules/WorkflowEditor.vue b/client/src/entry/analysis/modules/WorkflowEditor.vue index 3ef6913db658..37f46db6f151 100644 --- a/client/src/entry/analysis/modules/WorkflowEditor.vue +++ b/client/src/entry/analysis/modules/WorkflowEditor.vue @@ -1,6 +1,7 @@