refactor: async Init

This commit is contained in:
手瓜一十雪
2024-11-14 10:36:51 +08:00
parent f6067b002f
commit cbf98ffb89
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 {