mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update src/shared/globalState.ts
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
parent
f6efa2b589
commit
bb87b7896b
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ export const GLOBAL_STATE_KEYS = [
|
|||
"enhancementApiConfigId",
|
||||
"experiments", // Map of experiment IDs to their enabled state
|
||||
"autoApprovalEnabled",
|
||||
"enableCustomModeCreation", // Enable the ability to create custom modes
|
||||
"enableCustomModeCreation", // Enable the ability for Roo to create custom modes
|
||||
"customModes", // Array of custom modes
|
||||
"unboundModelId",
|
||||
"requestyModelId",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue