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], ) } +