feat: 搞群员头像

This commit is contained in:
ikechan8370 2023-02-25 21:25:39 +08:00
parent 29c8f9c19d
commit a46c69504a
2 changed files with 27 additions and 1 deletions

View file

@ -32,7 +32,7 @@ const defaultConfig = {
debug: true,
defaultTimeoutMs: 120000,
chromeTimeoutMS: 120000,
version: '2.0.0'
version: '2.0.1'
}
const _path = process.cwd()
let config = {}