mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
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:
commit
693a58d517
5 changed files with 77 additions and 4 deletions
|
|
@ -942,6 +942,7 @@ export const AppContainer = (props: AppContainerProps) => {
|
|||
isFocused,
|
||||
streamingState,
|
||||
elapsedTime,
|
||||
settings,
|
||||
});
|
||||
|
||||
// Dialog close functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue