From 023d68f459df3989dae5c9c8497ccf30bfeb1493 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=B2=20useIdeAtMentioned.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/useIdeAtMentioned.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/useIdeAtMentioned.ts b/src/hooks/useIdeAtMentioned.ts index eb5977f..dddc411 100644 --- a/src/hooks/useIdeAtMentioned.ts +++ b/src/hooks/useIdeAtMentioned.ts @@ -74,3 +74,4 @@ export function useIdeAtMentioned( // No cleanup needed as MCP clients manage their own lifecycle }, [mcpClients, onAtMentioned]) } +