1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +00:00

Fix sv08-106 variants (#651)

This commit is contained in:
Adam Woo
2025-02-05 08:49:11 -05:00
committed by GitHub
parent ff0cf14773
commit b6dab212b7

View File

@ -67,7 +67,9 @@ const card: Card = {
regulationMark: "H",
variants: {
holo: false
normal: false,
reverse: false,
holo: true,
}
}