From ee639c0ad74e9151b33c3a87879b5f7623b27d8b Mon Sep 17 00:00:00 2001 From: vinicvaz Date: Mon, 4 Dec 2023 09:37:17 -0300 Subject: [PATCH] use local cards false --- .../components/WorkflowExamplesGalleryModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/features/workflowEditor/components/WorkflowExamplesGalleryModal/index.tsx b/frontend/src/features/workflowEditor/components/WorkflowExamplesGalleryModal/index.tsx index 46885b76..2ab617bc 100644 --- a/frontend/src/features/workflowEditor/components/WorkflowExamplesGalleryModal/index.tsx +++ b/frontend/src/features/workflowEditor/components/WorkflowExamplesGalleryModal/index.tsx @@ -29,7 +29,7 @@ interface WorkflowGalleryModalProps { confirmFn: (json: any) => void; } -const USE_LOCAL_CARDS = true; +const USE_LOCAL_CARDS = false; const localCardsContents = [ {