mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix lint
This commit is contained in:
parent
ee5e3026c3
commit
4b67e60e63
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,8 @@ export async function handleQwenAuth(
|
|||
excludeTools: undefined,
|
||||
authType: undefined,
|
||||
channel: undefined,
|
||||
systemPrompt: undefined,
|
||||
appendSystemPrompt: undefined,
|
||||
};
|
||||
|
||||
// Create a minimal config to access settings and storage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue