mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
chore: 快速登录
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user