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

fix: Paldea Evolved variants are incorrect (#632)

This commit is contained in:
Duncan
2025-01-09 16:23:02 -05:00
committed by GitHub
parent f2a7f09e48
commit a722ecbbda
27 changed files with 34 additions and 62 deletions

View File

@ -26,11 +26,7 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "G",
variants: {
holo: false
}
regulationMark: "G"
}
export default card
export default card