mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
fix: qr code size validation
This commit is contained in:
parent
ed33993a42
commit
75e2444541
3 changed files with 10 additions and 4 deletions
|
|
@ -1,2 +1 @@
|
|||
export const MII_DECRYPTION_KEY = new Uint8Array([0x59, 0xfc, 0x81, 0x7e, 0x64, 0x46, 0xea, 0x61, 0x90, 0x34, 0x7b, 0x20, 0xe9, 0xbd, 0xce, 0x52]);
|
||||
export const MII_QR_SIZES = [0x70, 172, 324, 372];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue