mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 18:29:19 +00:00
feat: add boosters to API (#737)
This commit is contained in:
@ -29,7 +29,8 @@ const card: Card = {
|
||||
'pt-br': "Coloque 1 Pokémon Básico aleatório do seu baralho na sua mão."
|
||||
},
|
||||
|
||||
trainerType: "Item"
|
||||
trainerType: "Item",
|
||||
boosters: []
|
||||
}
|
||||
|
||||
export default card
|
||||
|
Reference in New Issue
Block a user