Share Permissions (#761)
* Share restrictions * Tweak language, add spec
This commit is contained in:
@@ -31,6 +31,7 @@ export type Team = {
|
||||
avatarUrl: string,
|
||||
slackConnected: boolean,
|
||||
googleConnected: boolean,
|
||||
sharing: boolean,
|
||||
};
|
||||
|
||||
export type NavigationNode = {
|
||||
|
||||
Reference in New Issue
Block a user