mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
fix settings
This commit is contained in:
parent
c01a309cda
commit
02ea2ed70c
5 changed files with 69 additions and 33 deletions
|
|
@ -390,13 +390,6 @@
|
|||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalDirectories": {
|
||||
"description": "Additional directories to include in the workspace context. Alias for context.includeDirectories. Files in these directories are treated as workspace files.",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue