1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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