mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
@ -27,12 +27,12 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/dp/dp1/38/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/dp/dp1/38/low.png",
|
||||
en: "https://assets.tcgdex.net/en/dp/dp1/38/low",
|
||||
fr: "https://assets.tcgdex.net/fr/dp/dp1/38/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/dp/dp1/38/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/dp/dp1/38/high.png",
|
||||
en: "https://assets.tcgdex.net/en/dp/dp1/38/high",
|
||||
fr: "https://assets.tcgdex.net/fr/dp/dp1/38/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -106,4 +106,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user