diff --git a/interfaces/Set.ts b/interfaces/Set.ts index 4485702a5..e1b284685 100644 --- a/interfaces/Set.ts +++ b/interfaces/Set.ts @@ -27,7 +27,7 @@ export default interface Set { api?: string legal?: { - standard: boolean, + standard: boolean expanded: boolean }