mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-25 12:22:14 +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
|
api?: string
|
||||||
|
|
||||||
legal?: {
|
legal?: {
|
||||||
standard: boolean,
|
standard: boolean
|
||||||
expanded: boolean
|
expanded: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user