mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-22 03:49:19 +00:00
Remove Set.cardCount.total (#46)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -13,7 +13,6 @@ const hgssp: Set = {
|
||||
tcgOnline: "PR-HS",
|
||||
|
||||
cardCount: {
|
||||
total: 25,
|
||||
official: 25
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const hgss1: Set = {
|
||||
tcgOnline: "HS",
|
||||
|
||||
cardCount: {
|
||||
total: 124,
|
||||
official: 123
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const hgss4: Set = {
|
||||
tcgOnline: "TM",
|
||||
|
||||
cardCount: {
|
||||
total: 103,
|
||||
official: 102
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const hgss3: Set = {
|
||||
tcgOnline: "UD",
|
||||
|
||||
cardCount: {
|
||||
total: 91,
|
||||
official: 90
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const hgss2: Set = {
|
||||
tcgOnline: "UL",
|
||||
|
||||
cardCount: {
|
||||
total: 96,
|
||||
official: 95
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user