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 } } +