From 20642223a79fb0d810c3d181256b42de3254e88f Mon Sep 17 00:00:00 2001 From: CaptainB Date: Mon, 25 Aug 2025 11:00:18 +0800 Subject: [PATCH] chore: clean up whitespace and formatting in index.vue --- ui/src/workflow/nodes/mcp-node/index.vue | 35 ++++++++++++++---------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/ui/src/workflow/nodes/mcp-node/index.vue b/ui/src/workflow/nodes/mcp-node/index.vue index 2879cb60d..e02a7ff0d 100644 --- a/ui/src/workflow/nodes/mcp-node/index.vue +++ b/ui/src/workflow/nodes/mcp-node/index.vue @@ -28,7 +28,7 @@ :label="$t('views.applicationWorkflow.nodes.mcpNode.reference')" value="referencing" /> - + @@ -41,7 +41,8 @@ @submitDialog="submitDialog" :placeholder="mcpServerJson" /> - + {{ $t('views.applicationWorkflow.nodes.mcpNode.tool') }} - + {{ $t('views.applicationWorkflow.nodes.mcpNode.getTool') }} @@ -115,7 +116,7 @@ @@ -184,7 +185,7 @@ @@ -235,7 +236,7 @@