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 ecard2: Set = {
|
||||
tcgOnline: "AQ",
|
||||
|
||||
cardCount: {
|
||||
total: 182,
|
||||
official: 147
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const bog: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 9,
|
||||
official: 9
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const ecard1: Set = {
|
||||
tcgOnline: "EX",
|
||||
|
||||
cardCount: {
|
||||
total: 165,
|
||||
official: 165
|
||||
},
|
||||
|
||||
|
@ -12,7 +12,6 @@ const sp: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 10,
|
||||
official: 10
|
||||
},
|
||||
|
||||
|
@ -13,7 +13,6 @@ const ecard3: Set = {
|
||||
tcgOnline: "SK",
|
||||
|
||||
cardCount: {
|
||||
total: 182,
|
||||
official: 144
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user