Skip to content

Commit

Permalink
Add new NFC UID mappings
Browse files Browse the repository at this point in the history
Some old tags were lost so we made new ones.
  • Loading branch information
nicou committed Jul 9, 2024
1 parent 9d9b7ad commit b177da4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/redux/misc/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ const blobs: unknown[] = [
'044C948A2A6280': 'E-376W',
'0448948A2A6280': 'EL-QV57-1',
'0444948A2A6280': 'EL-QV57-2',
'0453AA8A2A6281': 'EL-QV57-2',
'0441958A2A6280': 'EL-QV57-3',
'043D958A2A6280': 'EL-QV57-4',
'0439958A2A6280': 'EL-QV57-5',
Expand All @@ -102,6 +103,7 @@ const blobs: unknown[] = [
'0486A98A2A6281': 'VE-342',
'0408938A2A6280': 'WORM-1',
'0489938A2A6280': 'WORM-1',
'0457AA8A2A6281': 'WORM-1',
},
},
{
Expand Down

0 comments on commit b177da4

Please sign in to comment.