mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
chore: V2
This commit is contained in:
parent
d57012e4cc
commit
d3897844ef
@ -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