chore: V2

This commit is contained in:
手瓜一十雪 2024-08-11 13:53:45 +08:00
parent 4cfde09016
commit a3ee8672ed

View File

@ -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) => {