mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
Removed Extension on pictures
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -24,10 +24,10 @@ const card: Card = {
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex11/90/low.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex11/90/low",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/ex/ex11/90/high.png",
|
||||
en: "https://assets.tcgdex.net/en/ex/ex11/90/high",
|
||||
},
|
||||
},
|
||||
|
||||
@ -70,4 +70,3 @@ const card: Card = {
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user