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

fix: invalid cardcount (#772)

This commit is contained in:
2025-05-29 16:36:59 +02:00
committed by GitHub
parent eb93ab4124
commit 51da484016

View File

@ -17,7 +17,7 @@ const set: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
official: 999 // ??? official: 69 // ???
}, },
// boosters: { // boosters: {