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