mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
Remove Set.cardCount.total (#46)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
1
interfaces.d.ts
vendored
1
interfaces.d.ts
vendored
@ -32,7 +32,6 @@ export interface Set {
|
||||
variants: Mandatory<variants>
|
||||
|
||||
cardCount: {
|
||||
total: number
|
||||
official: number
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user