1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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

@ -14,7 +14,6 @@ const pl4: Set = {
tcgOnline: "AR",
cardCount: {
total: 111,
official: 99
},

View File

@ -14,7 +14,6 @@ const pl1: Set = {
tcgOnline: "PL",
cardCount: {
total: 133,
official: 127
},

View File

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

View File

@ -14,7 +14,6 @@ const pl2: Set = {
tcgOnline: "RR",
cardCount: {
total: 120,
official: 111
},

View File

@ -14,7 +14,6 @@ const pl3: Set = {
tcgOnline: "SV",
cardCount: {
total: 153,
official: 147
},