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:
@ -26,11 +26,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
trainerType: "Supporter",
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
}
|
||||
regulationMark: "G"
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user