mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 02:42:09 +00:00
fix: Add normal variant for sv03-062 (#688)
This commit is contained in:
parent
c3cfb2607a
commit
a08b8d8cca
@ -69,7 +69,9 @@ const card: Card = {
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
normal: false
|
||||
normal: true,
|
||||
holo: true,
|
||||
reverse: true,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user