1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59: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

@ -16,7 +16,7 @@ const set: Set = {
serie: serie,
cardCount: {
official: 50
official: 25
},
releaseDate: "2021-10-08"

View File

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