mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
fix: Enable reverse variant for SV04.5 Paldean Fates holo rare cards (#603)
This commit is contained in:
@ -48,9 +48,8 @@ const card: Card = {
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
normal: false,
|
||||
reverse: false
|
||||
normal: false
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user