mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
fix: reset is_background (#644)
This commit is contained in:
@@ -14,7 +14,6 @@ const ajValidator = new AjvClass({ coerceTypes: true });
|
||||
const addFormatsFunc = (addFormats as any).default || addFormats;
|
||||
addFormatsFunc(ajValidator);
|
||||
|
||||
|
||||
/**
|
||||
* Simple utility to validate objects against JSON Schemas
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user