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:
@ -13,7 +13,6 @@ const base4: Set = {
|
||||
tcgOnline: "B2",
|
||||
|
||||
cardCount: {
|
||||
total: 130,
|
||||
official: 130
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const base1: Set = {
|
||||
tcgOnline: "BS",
|
||||
|
||||
cardCount: {
|
||||
total: 102,
|
||||
official: 102
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const base3: Set = {
|
||||
tcgOnline: "FO",
|
||||
|
||||
cardCount: {
|
||||
total: 62,
|
||||
official: 62
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const base2: Set = {
|
||||
tcgOnline: "JU",
|
||||
|
||||
cardCount: {
|
||||
total: 64,
|
||||
official: 64
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const base5: Set = {
|
||||
tcgOnline: "TR",
|
||||
|
||||
cardCount: {
|
||||
total: 83,
|
||||
official: 82
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const wp: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 53,
|
||||
official: 53
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const basep: Set = {
|
||||
tcgOnline: "PR",
|
||||
|
||||
cardCount: {
|
||||
total: 53,
|
||||
official: 53
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user