1
0
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:
TCGdex [Bot]
2024-07-03 15:53:00 +02:00
committed by GitHub
parent eea5c5147b
commit 0475848425
258 changed files with 1382 additions and 258 deletions

View File

@ -26,7 +26,11 @@ const card: Card = {
},
trainerType: "Tool",
regulationMark: "G"
regulationMark: "G",
variants: {
holo: false
}
}
export default card