From 0d7a2ac411ba22a43a4854b729b4591be3501fc9 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=A8=20interactiveHandler.t?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/toolPermission/handlers/interactiveHandler.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/toolPermission/handlers/interactiveHandler.ts b/src/hooks/toolPermission/handlers/interactiveHandler.ts index 6b3e4e8..c6e508c 100644 --- a/src/hooks/toolPermission/handlers/interactiveHandler.ts +++ b/src/hooks/toolPermission/handlers/interactiveHandler.ts @@ -534,3 +534,4 @@ function handleInteractivePermission( export { handleInteractivePermission } export type { InteractivePermissionParams } +