Add support for version 9.9.26-44175 and fix import type

Added entries for version 9.9.26-44175 in appid.json, napi2native.json, and packet.json to support the new version. Also updated the import of createActionMap in napcat-plugin/index.ts to use a type-only import.
This commit is contained in:
手瓜一十雪
2026-01-01 10:32:59 +08:00
parent 527de5a367
commit 928e38c00d
4 changed files with 13 additions and 1 deletions

View File

@@ -126,5 +126,9 @@
"6.9.86-42941-arm64": {
"send": "2346108",
"recv": "09675F0"
},
"9.9.26-44175-x64": {
"send": "0A0F2EC",
"recv": "1D3AD4D"
}
}