add freeze subscription
This commit is contained in:
@@ -5,4 +5,5 @@ export type Org = {
|
||||
name: string
|
||||
email: string
|
||||
cnpj?: string
|
||||
subscription_covered?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user