mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix
This commit is contained in:
@@ -89,7 +89,7 @@ export class NapCatCore {
|
|||||||
NapCatTempPath: string = '';
|
NapCatTempPath: string = '';
|
||||||
apis: StableNTApiWrapper;
|
apis: StableNTApiWrapper;
|
||||||
// runtime info, not readonly
|
// runtime info, not readonly
|
||||||
selfInfo: Partial<SelfInfo>;
|
selfInfo: SelfInfo;
|
||||||
util: NodeQQNTWrapperUtil;
|
util: NodeQQNTWrapperUtil;
|
||||||
configLoader: NapCatConfigLoader;
|
configLoader: NapCatConfigLoader;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user