mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-16 06:39:50 +00:00
editor: fix Scarlet & Violet variants (#508)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
@ -78,7 +78,11 @@ const card: Card = {
|
||||
weaknesses: [{
|
||||
type: "Psychic",
|
||||
value: "×2"
|
||||
}]
|
||||
}],
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user