1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +00:00
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-21 23:48:05 +01:00
parent d7b2fdaca4
commit cf25058e55
5947 changed files with 21348 additions and 27235 deletions

View File

@ -24,10 +24,10 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/sm/sm1/168/low.png",
en: "https://assets.tcgdex.net/en/sm/sm1/168/low",
},
high: {
en: "https://assets.tcgdex.net/en/sm/sm1/168/high.png",
en: "https://assets.tcgdex.net/en/sm/sm1/168/high",
},
},
@ -60,4 +60,3 @@ const card: Card = {
}
export default card