1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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: {
en: "https://assets.tcgdex.net/en/neo/neo3/24/low.png",
en: "https://assets.tcgdex.net/en/neo/neo3/24/low",
},
high: {
en: "https://assets.tcgdex.net/en/neo/neo3/24/high.png",
en: "https://assets.tcgdex.net/en/neo/neo3/24/high",
},
},
@ -90,4 +90,3 @@ const card: Card = {
}
export default card