mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 16:00:27 +00:00
feat: Linux28060Appid
This commit is contained in:
@@ -67,9 +67,9 @@ export class QQBasicInfoWrapper {
|
||||
getAppidInternal() {
|
||||
switch (systemPlatform) {
|
||||
case 'linux':
|
||||
return '537243600';
|
||||
return '537246140';
|
||||
case 'darwin':
|
||||
return '537243538';
|
||||
return '537246140';
|
||||
default:
|
||||
return '537246092';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user