mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
fix: pr review comments
This commit is contained in:
@@ -101,7 +101,7 @@ export class ShellExecutionService {
|
||||
detached: !isWindows,
|
||||
env: {
|
||||
...process.env,
|
||||
GEMINI_CLI: '1',
|
||||
QWEN_CODE: '1',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user