mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 15:31:27 +00:00
Add terminal bell setting to enable/disable audio notifications
This commit is contained in:
parent
5b74422be6
commit
5f78909040
5 changed files with 77 additions and 4 deletions
|
|
@ -945,6 +945,7 @@ export const AppContainer = (props: AppContainerProps) => {
|
|||
isFocused,
|
||||
streamingState,
|
||||
elapsedTime,
|
||||
settings,
|
||||
});
|
||||
|
||||
// Dialog close functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue