Merge pull request #1194 from afarber/add-audio-notification-bell

feat: add terminal bell setting to enable/disable audio notifications
This commit is contained in:
pomelo 2025-12-13 17:03:35 +08:00 committed by GitHub
commit 693a58d517
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 4 deletions

View file

@ -942,6 +942,7 @@ export const AppContainer = (props: AppContainerProps) => {
isFocused,
streamingState,
elapsedTime,
settings,
});
// Dialog close functionality