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:
@ -17,14 +17,7 @@ const g1: Set = {
|
||||
official: 83
|
||||
},
|
||||
|
||||
releaseDate: "2016-02-22",
|
||||
|
||||
variants: {
|
||||
normal: true,
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
}
|
||||
releaseDate: "2016-02-22"
|
||||
}
|
||||
|
||||
export default g1
|
||||
|
Reference in New Issue
Block a user