mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
@ -27,12 +27,12 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/xy/dc1/2/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/dc1/2/low.png",
|
||||
en: "https://assets.tcgdex.net/en/xy/dc1/2/low",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/dc1/2/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/xy/dc1/2/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/dc1/2/high.png",
|
||||
en: "https://assets.tcgdex.net/en/xy/dc1/2/high",
|
||||
fr: "https://assets.tcgdex.net/fr/xy/dc1/2/high",
|
||||
},
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user