1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +00:00

editor: misc fixes for variants (#517)

Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex [Bot]
2024-07-03 22:44:31 +02:00
committed by GitHub
parent c10020a9a9
commit ab265c6c41
28 changed files with 153 additions and 23 deletions

View File

@ -49,6 +49,11 @@ const card: Card = {
description: {
en: "This Pokémon appears in legends. In its tail, it has a giant generator that creates electricity."
},
variants: {
reverse: false,
normal: false
}
}