mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
fix: type
This commit is contained in:
parent
cf48ad4235
commit
ca5b8facf5
@ -150,7 +150,7 @@ export interface NodeIQQNTWrapperSession {
|
||||
nodeIKernelSessionListener: NodeIKernelSessionListener,
|
||||
): void;
|
||||
|
||||
startNT(n: 0): void;
|
||||
startNT(session: number): void;
|
||||
|
||||
startNT(): void;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user