mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-13 00:10:27 +00:00
style: apis
This commit is contained in:
@@ -22,7 +22,7 @@ export class NTQQSystemApi {
|
||||
}
|
||||
|
||||
async getOnlineDev() {
|
||||
return this.context.session.getMsgService().getOnLineDev();
|
||||
this.context.session.getMsgService().getOnLineDev();
|
||||
}
|
||||
|
||||
async getArkJsonCollection(cid: string) {
|
||||
|
||||
Reference in New Issue
Block a user