mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
editor: fix temporal forces variants (#515)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
@ -44,7 +44,11 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
regulationMark: "H"
|
||||
regulationMark: "H",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user