mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Revert spacing change
This commit is contained in:
parent
076bb0aa81
commit
a840ec4979
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ export const globalSettingsSchema = z.object({
|
|||
rateLimitSeconds: z.number().optional(),
|
||||
diffEnabled: z.boolean().optional(),
|
||||
fuzzyMatchThreshold: z.number().optional(),
|
||||
|
||||
experiments: experimentsSchema.optional(),
|
||||
|
||||
codebaseIndexModels: codebaseIndexModelsSchema.optional(),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue