1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +00:00
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-21 23:48:05 +01:00
parent d7b2fdaca4
commit cf25058e55
5947 changed files with 21348 additions and 27235 deletions

View File

@ -26,10 +26,10 @@ const card: Card = {
image: {
low: {
fr: "https://assets.tcgdex.net/fr/sm/det1/SM195/low.png",
fr: "https://assets.tcgdex.net/fr/sm/det1/SM195/low",
},
high: {
fr: "https://assets.tcgdex.net/fr/sm/det1/SM195/high.png",
fr: "https://assets.tcgdex.net/fr/sm/det1/SM195/high",
},
},
@ -107,4 +107,3 @@ const card: Card = {
}
export default card