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