From 7227909df337cc549cf7b34981160ea78dee4a0a Mon Sep 17 00:00:00 2001 From: cliffhall Date: Fri, 28 Mar 2025 16:03:39 -0400 Subject: [PATCH] Fix spurious linebreak --- client/src/App.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/src/App.tsx b/client/src/App.tsx index 37aff6f..27078ed 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -515,8 +515,7 @@ const App = () => { !serverCapabilities?.tools ? (

- The connected server does not support any MCP - capabilities + The connected server does not support any MCP capabilities

) : (