From a9be7897e1f8d042d86741f06e0e7cda8caf5202 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=94=81=20hooks.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/hooks.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types/hooks.ts b/src/types/hooks.ts index a7808b5..d0a08ae 100644 --- a/src/types/hooks.ts +++ b/src/types/hooks.ts @@ -288,3 +288,4 @@ export type AggregatedHookResult = { permissionRequestResult?: PermissionRequestResult retry?: boolean } +