mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49:19 +00:00
fix: invalid cardcount (#772)
This commit is contained in:
@ -17,7 +17,7 @@ const set: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 999 // ???
|
||||
official: 69 // ???
|
||||
},
|
||||
|
||||
// boosters: {
|
||||
|
Reference in New Issue
Block a user