mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-25 04:12:11 +00:00
Fix interface
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
24aaf09aed
commit
669744d7c3
@ -27,7 +27,7 @@ export default interface Set {
|
||||
api?: string
|
||||
|
||||
legal?: {
|
||||
standard: boolean,
|
||||
standard: boolean
|
||||
expanded: boolean
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user