This commit is contained in:
手瓜一十雪
2025-03-26 22:40:33 +08:00
parent c141975804
commit 41199ec88e

View File

@@ -89,7 +89,7 @@ export class NapCatCore {
NapCatTempPath: string = '';
apis: StableNTApiWrapper;
// runtime info, not readonly
selfInfo: Partial<SelfInfo>;
selfInfo: SelfInfo;
util: NodeQQNTWrapperUtil;
configLoader: NapCatConfigLoader;