1
0
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:
Duncan
2024-12-01 17:24:21 -05:00
committed by GitHub
parent aeaa784100
commit 878c0dc83a
16 changed files with 32 additions and 48 deletions

View File

@ -69,9 +69,8 @@ const card: Card = {
regulationMark: "G",
variants: {
normal: false,
reverse: false
normal: false
}
}
export default card
export default card