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:
@ -12,7 +12,6 @@ const np: Set = {
|
||||
tcgOnline: "PR-NP",
|
||||
|
||||
cardCount: {
|
||||
total: 40,
|
||||
official: 40
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop1: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop2: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop3: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop4: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop5: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop6: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop7: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop8: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
@ -11,7 +11,6 @@ const pop9: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 17,
|
||||
official: 17
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user