chore: 快速登录

This commit is contained in:
手瓜一十雪
2024-08-11 23:24:20 +08:00
parent b66e51eb7c
commit ea2652c61a
3 changed files with 37 additions and 6 deletions

View File

@@ -117,7 +117,6 @@ export class NapCatOneBot11Adapter {
await WebUiDataRuntime.setOB11ConfigCall(async (ob11: OB11Config) => {
this.config.save(ob11);
});
InitWebUi(this.context.logger, this.context.pathWrapper).then().catch(this.context.logger.logError);
}
private initMsgListener() {