mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
editor: misc fixes for variants (#517)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
@ -70,9 +70,9 @@ const card: Card = {
|
||||
retreat: 4,
|
||||
regulationMark: "F",
|
||||
variants: {
|
||||
normal: true,
|
||||
normal: false,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user