1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

fix: incorrect card counts (#287)

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-05-03 23:11:18 +02:00
parent ecd9cb313f
commit 932b52b8d1
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ const set: Set = {
cardCount: { // NOT confirmed
official: 190
official: 198
},
releaseDate: "2021-06-18"