refactor: async Init

This commit is contained in:
手瓜一十雪
2024-11-14 10:36:51 +08:00
parent 5b7f241d61
commit bf6a101a13
2 changed files with 2 additions and 2 deletions

View File

@@ -300,7 +300,7 @@ export async function NCoreInitShell() {
selfInfo,
basicInfoWrapper,
pathWrapper,
);
).InitNapCat();
}
export class NapCatShell {