mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-04 19:47:11 +00:00
Introduce initial screen reader mode handling and flag (#6653)
This commit is contained in:
@@ -58,6 +58,7 @@ export interface SummarizeToolOutputSettings {
|
||||
|
||||
export interface AccessibilitySettings {
|
||||
disableLoadingPhrases?: boolean;
|
||||
screenReader?: boolean;
|
||||
}
|
||||
|
||||
export interface SettingsError {
|
||||
|
||||
Reference in New Issue
Block a user