修复bug (#321)

This commit is contained in:
HalcyonAlcedo 2023-04-07 16:32:24 +08:00 committed by GitHub
parent 0a0cefe39c
commit 3b66f6d3f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 44 additions and 11 deletions

View file

@ -84,6 +84,7 @@ const defaultConfig = {
serverHost: '',
viewHost: '',
chatViewWidth: 1280,
chatViewBotName: '',
version: 'v2.4.12'
}
const _path = process.cwd()