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:
@ -67,7 +67,9 @@ const card: Card = {
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
normal: false,
|
||||
reverse: false,
|
||||
holo: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user