forked from coracle/caravel
Make tenant creation implicit
This commit is contained in:
@@ -76,7 +76,6 @@ export type Invoice = {
|
||||
export type Identity = {
|
||||
pubkey: string
|
||||
is_admin: boolean
|
||||
is_tenant: boolean
|
||||
}
|
||||
|
||||
export type CreateRelayInput = {
|
||||
|
||||
Reference in New Issue
Block a user