From 162327e9d6cfb3151966610818a4bea744fb59ca Mon Sep 17 00:00:00 2001 From: hujambo-dunia Date: Tue, 5 Nov 2024 10:10:58 -0500 Subject: [PATCH] Revert changes: WorkflowCard component not adequate for workflow annotation needs and changes reversed --- client/src/components/Workflow/List/WorkflowCard.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/components/Workflow/List/WorkflowCard.vue b/client/src/components/Workflow/List/WorkflowCard.vue index d4ed8f446a48..585ba221b81e 100644 --- a/client/src/components/Workflow/List/WorkflowCard.vue +++ b/client/src/components/Workflow/List/WorkflowCard.vue @@ -169,6 +169,7 @@ async function onTagClick(tag: string) {