mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-14 11:15:25 +00:00
fix folder trust
This commit is contained in:
parent
0eee42fa6a
commit
066c393cd7
1 changed files with 1 additions and 1 deletions
|
|
@ -712,7 +712,7 @@ export class Config {
|
|||
this.getDebugMode(),
|
||||
this.getFileService(),
|
||||
this.getExtensionContextFilePaths(),
|
||||
this.getFolderTrust(),
|
||||
this.isTrustedFolder(),
|
||||
this.getImportFormat(),
|
||||
);
|
||||
this.setUserMemory(memoryContent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue