fix: 修复sydney 502错误未被catch到的问题

This commit is contained in:
ikechan8370 2023-03-10 20:03:09 +08:00
parent 7df0a3eb10
commit 85809385c8
2 changed files with 10 additions and 19 deletions

View file

@ -55,7 +55,7 @@ const defaultConfig = {
noiseScaleW: 0.668,
lengthScale: 1.2,
initiativeChatGroups: [],
version: 'v2.1.2'
version: 'v2.1.3'
}
const _path = process.cwd()
let config = {}