1
0
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:
2021-08-12 21:09:38 +02:00
committed by GitHub
parent 9138eedb16
commit ec65614572
156 changed files with 9 additions and 165 deletions

View File

@ -12,7 +12,6 @@ const neo4: Set = {
tcgOnline: "N4",
cardCount: {
total: 113,
official: 105
},

View File

@ -12,7 +12,6 @@ const neo2: Set = {
tcgOnline: "N2",
cardCount: {
total: 75,
official: 75
},

View File

@ -12,7 +12,6 @@ const neo1: Set = {
tcgOnline: "N1",
cardCount: {
total: 111,
official: 111
},

View File

@ -12,7 +12,6 @@ const neo3: Set = {
tcgOnline: "N3",
cardCount: {
total: 66,
official: 64
},

View File

@ -11,7 +11,6 @@ const si1: Set = {
serie: serie,
cardCount: {
total: 18,
official: 18
},