📛 useTerminalNotification.ts

This commit is contained in:
nirholas
2026-03-31 10:23:42 +00:00
parent d31d916f96
commit 1189b92833

View File

@@ -124,3 +124,4 @@ export function useTerminalNotification(): TerminalNotification {
[notifyITerm2, notifyKitty, notifyGhostty, notifyBell, progress],
)
}