mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 17:41:24 -07:00
Use PascalCase for all tool display names (#12918)
This commit is contained in:
committed by
GitHub
parent
11a0a9b911
commit
d3cf28eb4b
@@ -1077,7 +1077,7 @@ const SETTINGS_SCHEMA = {
|
||||
},
|
||||
useWriteTodos: {
|
||||
type: 'boolean',
|
||||
label: 'Use Write Todos',
|
||||
label: 'Use WriteTodos',
|
||||
category: 'Advanced',
|
||||
requiresRestart: false,
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user