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