From 821a0f6d3406c96688d320fd2c1321e2b11cba05 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:52 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8F=A2=20elicitationHandler.t?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/mcp/elicitationHandler.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/mcp/elicitationHandler.ts b/src/services/mcp/elicitationHandler.ts index 5f71f7b..d5c707c 100644 --- a/src/services/mcp/elicitationHandler.ts +++ b/src/services/mcp/elicitationHandler.ts @@ -311,3 +311,4 @@ export async function runElicitationResultHooks( return result } } +