mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-07 21:59:54 +00:00
Fix sv08-106 variants (#651)
This commit is contained in:
parent
ff0cf14773
commit
b6dab212b7
@ -67,7 +67,9 @@ const card: Card = {
|
|||||||
regulationMark: "H",
|
regulationMark: "H",
|
||||||
|
|
||||||
variants: {
|
variants: {
|
||||||
holo: false
|
normal: false,
|
||||||
|
reverse: false,
|
||||||
|
holo: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user