notifier.ts

This commit is contained in:
nirholas
2026-03-31 10:23:53 +00:00
parent b5e1fe3a76
commit 34d197dc33

View File

@@ -154,3 +154,4 @@ async function isAppleTerminalBellDisabled(): Promise<boolean> {
return false
}
}