mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
Remove Set.cardCount.total (#46)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -12,7 +12,6 @@ const neo4: Set = {
|
||||
tcgOnline: "N4",
|
||||
|
||||
cardCount: {
|
||||
total: 113,
|
||||
official: 105
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const neo2: Set = {
|
||||
tcgOnline: "N2",
|
||||
|
||||
cardCount: {
|
||||
total: 75,
|
||||
official: 75
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const neo1: Set = {
|
||||
tcgOnline: "N1",
|
||||
|
||||
cardCount: {
|
||||
total: 111,
|
||||
official: 111
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const neo3: Set = {
|
||||
tcgOnline: "N3",
|
||||
|
||||
cardCount: {
|
||||
total: 66,
|
||||
official: 64
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const si1: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 18,
|
||||
official: 18
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user