From a52e59cee35df7afb09d2f0b13363d6c1915ae01 Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Tue, 23 Apr 2024 10:51:00 -0500 Subject: [PATCH] do not show tooltip labels for output nodes in invocation graph --- client/src/components/Workflow/Editor/NodeOutput.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Workflow/Editor/NodeOutput.vue b/client/src/components/Workflow/Editor/NodeOutput.vue index 9e16d7fb236f..7655836cb1d2 100644 --- a/client/src/components/Workflow/Editor/NodeOutput.vue +++ b/client/src/components/Workflow/Editor/NodeOutput.vue @@ -399,7 +399,7 @@ const removeTagsAction = computed(() => {