mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore: debug log remove
This commit is contained in:
@@ -100,7 +100,6 @@ export class QQBasicInfoWrapper {
|
||||
getAppidV2ByMajor(QQVersion: string) {
|
||||
const majorPath = getMajorPath(QQVersion);
|
||||
const appid = parseAppidFromMajor(majorPath);
|
||||
console.log(appid);
|
||||
return appid;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user