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