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: {
|
||||
en: "https://assets.tcgdex.net/en/sm/smp/SM05/low.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/smp/SM05/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/sm/smp/SM05/high.png",
|
||||
en: "https://assets.tcgdex.net/en/sm/smp/SM05/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -111,4 +111,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user