mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 16:00:27 +00:00
fix
This commit is contained in:
@@ -8,7 +8,7 @@ interface Payload {
|
||||
domain: string
|
||||
}
|
||||
interface Response {
|
||||
Pskey: Object;
|
||||
Pskey: object;
|
||||
Skey: string;
|
||||
}
|
||||
export class GetCookies extends BaseAction<Payload, Response> {
|
||||
|
||||
Reference in New Issue
Block a user