mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
@ -25,12 +25,12 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/sm/sm75/76/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/sm/sm75/76/low.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/sm75/76/low",
|
||||
fr: "https://assets.tcgdex.net/fr/sm/sm75/76/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/sm/sm75/76/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/sm/sm75/76/high.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/sm75/76/high",
|
||||
fr: "https://assets.tcgdex.net/fr/sm/sm75/76/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -71,4 +71,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user