mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-18 20:30:08 +08:00
Add send and recv mappings for 3.2.21-41857-arm64
Updated napi2native.json to include the 'send' and 'recv' addresses for the 3.2.21-41857-arm64 version, which were previously missing.
This commit is contained in:
parent
49a5b631c2
commit
1807789511
4
src/core/external/napi2native.json
vendored
4
src/core/external/napi2native.json
vendored
@ -72,8 +72,8 @@
|
||||
"recv": "2FDB0B0"
|
||||
},
|
||||
"3.2.21-41857-arm64": {
|
||||
"send": "",
|
||||
"recv": ""
|
||||
"send": "3D6EE6C",
|
||||
"recv": "1479EDC"
|
||||
},
|
||||
"9.9.23-41857-x64": {
|
||||
"send": "0A01394",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user