mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 04:45:46 +00:00
build: 1.4.0-beta7
This commit is contained in:
parent
41500c17a2
commit
5f03496046
@ -7,7 +7,7 @@ QQ Version: Windows 9.9.9-23873 / Linux 3.2.7-23361
|
||||
* 修复QQ等级获取
|
||||
* 兼容 9.7.x 版本换行符 统一为 \n
|
||||
* 修复处理加群请求 字段异常情况
|
||||
|
||||
* 修复退群通知问题
|
||||
## 新增与调整
|
||||
|
||||
|
||||
|
@ -142,7 +142,6 @@ export class NapCatOnebot11 {
|
||||
} catch (e) {
|
||||
log('解析SysMsg异常', e);
|
||||
// console.log(e);
|
||||
//
|
||||
}
|
||||
};
|
||||
msgListener.onKickedOffLine = (Info: KickedOffLineInfo) => {
|
||||
|
Loading…
Reference in New Issue
Block a user