refactor: OB11ActiveHttpAdapter

This commit is contained in:
手瓜一十雪
2024-12-14 14:26:23 +08:00
parent 0e46dda269
commit ebf7a16f78
2 changed files with 25 additions and 34 deletions

View File

@@ -354,8 +354,6 @@ export class NapCatShell {
};
this.core = new NapCatCore(this.context, selfInfo);
}
async InitNapCat() {
await this.core.initCore();