mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-01 20:32:03 +00:00
@@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/base/base4/121/low.png",
|
||||
en: "https://assets.tcgdex.net/en/base/base4/121/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/base/base4/121/high.png",
|
||||
en: "https://assets.tcgdex.net/en/base/base4/121/high",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -61,4 +61,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user