mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-23 05:27:40 +08:00
small fix
This commit is contained in:
parent
e33ddad40c
commit
7bb24819ad
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
"name": "Acme"
|
"name": "Acme"
|
||||||
},
|
},
|
||||||
"UserEntity": {
|
"UserEntity": {
|
||||||
"id": "00000000000000000000000000000000",
|
"id": "00000000000000000000000000000001",
|
||||||
"icon": "https://pics.acme.com/00/p/aBjjjpqPb.png",
|
"icon": "https://pics.acme.com/00/p/aBjjjpqPb.png",
|
||||||
"name": "johnpsmith@acme.com",
|
"name": "johnpsmith@acme.com",
|
||||||
"displayName": "John P. Smith"
|
"displayName": "John P. Smith"
|
||||||
|
@ -24,7 +24,6 @@
|
||||||
],
|
],
|
||||||
"options": {
|
"options": {
|
||||||
"uv": false,
|
"uv": false,
|
||||||
".up": false,
|
"rk": false,
|
||||||
".keyStorageDevice": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue