mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
Removed set.variants from sets (#47)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -18,14 +18,7 @@ const sm10: Set = {
|
||||
official: 214
|
||||
},
|
||||
|
||||
releaseDate: "2019-05-03",
|
||||
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
}
|
||||
releaseDate: "2019-05-03"
|
||||
}
|
||||
|
||||
export default sm10
|
||||
|
Reference in New Issue
Block a user