1
0
mirror of synced 2024-11-27 16:10:53 +01:00

Change default value of qrcode_data.json to 0

This commit is contained in:
S-Sebb?? 2023-09-18 13:10:45 +08:00
parent 73b39abeb9
commit aa35366388

View File

@ -1,6 +1,6 @@
[ [
{ {
"serial": "", "serial": "",
"id": -1 "id": 0
} }
] ]