mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 08:59:18 +00:00
fix: Call of Legends rarity errors (#456)
This commit is contained in:
@ -7,7 +7,7 @@ const card: Card = {
|
||||
de: "Forstellka"
|
||||
},
|
||||
illustrator: "Kyoko Umemoto",
|
||||
rarity: "Rare",
|
||||
rarity: "Rare Holo",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
Reference in New Issue
Block a user