1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 00:49:19 +00:00

Updated Datas

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-16 21:11:34 +01:00
parent c280411122
commit 5154b2c15a
189 changed files with 560 additions and 605 deletions

View File

@ -26,8 +26,8 @@ const set: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/swsh/swsh1/symbol",
logo: "https://assets.tcgdex.net/en/sets/swsh/swsh1/logo"
symbol: "https://assets.tcgdex.net/univ/swsh/swsh1/symbol",
logo: "https://assets.tcgdex.net/en/swsh/swsh1/logo"
}
}

View File

@ -24,8 +24,8 @@ const swsh2: Set = {
},
images: {
symbol: "https://assets.tcgdex.net/univ/sets/swsh/swsh2/symbol",
logo: "https://assets.tcgdex.net/en/sets/swsh/swsh2/logo"
symbol: "https://assets.tcgdex.net/univ/swsh/swsh2/symbol",
logo: "https://assets.tcgdex.net/en/swsh/swsh2/logo"
}
}