From 8aeef947ee54ab1987d82a131014980cd56dedc8 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:53 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8F=A9=20types.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/mcp/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/mcp/types.ts b/src/services/mcp/types.ts index b98821d..f509cb7 100644 --- a/src/services/mcp/types.ts +++ b/src/services/mcp/types.ts @@ -256,3 +256,4 @@ export interface MCPCliState { resources: Record normalizedNames?: Record // Maps normalized names to original names } +