1
0
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:
2020-02-22 00:11:26 +01:00
parent d1d0836b80
commit 66d8e43a43
6191 changed files with 17684 additions and 23672 deletions

View File

@ -26,10 +26,10 @@ const card: Card = {
image: {
low: {
en: "https://assets.tcgdex.net/en/ex/ex15/101/low.png",
en: "https://assets.tcgdex.net/en/ex/ex15/101/low",
},
high: {
en: "https://assets.tcgdex.net/en/ex/ex15/101/high.png",
en: "https://assets.tcgdex.net/en/ex/ex15/101/high",
},
},
@ -88,4 +88,3 @@ const card: Card = {
}
export default card