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:
@ -16,7 +16,7 @@ const set: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 50
|
||||
official: 25
|
||||
},
|
||||
|
||||
releaseDate: "2021-10-08"
|
||||
|
Reference in New Issue
Block a user