mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Default enable narration for the team. (#24224)
This commit is contained in:
committed by
GitHub
parent
dfba0e91e2
commit
991dca4c40
@@ -3,7 +3,8 @@
|
|||||||
"plan": true,
|
"plan": true,
|
||||||
"extensionReloading": true,
|
"extensionReloading": true,
|
||||||
"modelSteering": true,
|
"modelSteering": true,
|
||||||
"memoryManager": true
|
"memoryManager": true,
|
||||||
|
"topicUpdateNarration": true
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"devtools": true
|
"devtools": true
|
||||||
|
|||||||
Reference in New Issue
Block a user