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