mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59: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 np: Set = {
|
||||
official: 40
|
||||
},
|
||||
|
||||
releaseDate: "2003-10-01",
|
||||
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
}
|
||||
releaseDate: "2003-10-01"
|
||||
}
|
||||
|
||||
export default np
|
||||
|
Reference in New Issue
Block a user