mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/sm/sm10/233/low.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/sm10/233/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/sm/sm10/233/high.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/sm10/233/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -63,4 +63,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user