Basic functionality in place, need improved errors and logged in redirect
This commit is contained in:
@@ -46,6 +46,8 @@ export type Team = {
|
||||
slackConnected: boolean,
|
||||
googleConnected: boolean,
|
||||
sharing: boolean,
|
||||
subdomain?: string,
|
||||
url: string,
|
||||
};
|
||||
|
||||
export type NavigationNode = {
|
||||
|
||||
Reference in New Issue
Block a user