mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-27 11:21:21 +08:00
chore: V2
This commit is contained in:
parent
4cfde09016
commit
a3ee8672ed
@ -85,6 +85,8 @@ export class NapCatOneBot11Adapter {
|
||||
await this.networkManager.registerAllActions(actions);
|
||||
await this.networkManager.openAllAdapters();
|
||||
await this.initMsgListener();
|
||||
//未对shell版本兼容
|
||||
// Mlikiowa V2.0.0 Refactor Todo
|
||||
WebUiDataRuntime.setQQLoginUin(selfInfo.uin.toString());
|
||||
WebUiDataRuntime.setQQLoginStatus(true);
|
||||
WebUiDataRuntime.setOB11ConfigCall(async (ob11: OB11Config) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user