From 1189b92833b6ec2ad99b5e089f699203aa291ee0 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=9B=20useTerminalNotificat?= =?UTF-8?q?ion.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/useTerminalNotification.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/useTerminalNotification.ts b/src/ink/useTerminalNotification.ts index 90e53eb..118c149 100644 --- a/src/ink/useTerminalNotification.ts +++ b/src/ink/useTerminalNotification.ts @@ -124,3 +124,4 @@ export function useTerminalNotification(): TerminalNotification { [notifyITerm2, notifyKitty, notifyGhostty, notifyBell, progress], ) } +