mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 07:50:25 +00:00
fix
This commit is contained in:
@@ -10,7 +10,7 @@ export class NTQQSystemApi {
|
||||
}
|
||||
|
||||
async hasOtherRunningQQProcess() {
|
||||
return this.context.wrapper.util.hasOtherRunningQQProcess();
|
||||
return this.core.util.hasOtherRunningQQProcess();
|
||||
}
|
||||
|
||||
async ORCImage(filePath: string) {
|
||||
|
||||
Reference in New Issue
Block a user