fix folder trust

This commit is contained in:
LaZzyMan 2026-01-26 15:12:28 +08:00
parent 0eee42fa6a
commit 066c393cd7

View file

@ -712,7 +712,7 @@ export class Config {
this.getDebugMode(),
this.getFileService(),
this.getExtensionContextFilePaths(),
this.getFolderTrust(),
this.isTrustedFolder(),
this.getImportFormat(),
);
this.setUserMemory(memoryContent);