From 8fde9d31c786981fbe25e5abc9be49ef9af870cb Mon Sep 17 00:00:00 2001 From: Aidan Daly Date: Fri, 27 Feb 2026 12:09:26 -0500 Subject: [PATCH] fix: correct gateway success message to reference gateway-target command --- src/cli/tui/screens/mcp/AddGatewayFlow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/tui/screens/mcp/AddGatewayFlow.tsx b/src/cli/tui/screens/mcp/AddGatewayFlow.tsx index 0f99cc8..a285a4b 100644 --- a/src/cli/tui/screens/mcp/AddGatewayFlow.tsx +++ b/src/cli/tui/screens/mcp/AddGatewayFlow.tsx @@ -73,7 +73,7 @@ export function AddGatewayFlow({ isInteractive = true, onExit, onBack, onDev, on