Members -> People
Update help text throughout settings area Add details on authentication method
This commit is contained in:
@@ -28,6 +28,8 @@ export type Team = {
|
||||
id: string,
|
||||
name: string,
|
||||
avatarUrl: string,
|
||||
slackConnected: boolean,
|
||||
googleConnected: boolean,
|
||||
};
|
||||
|
||||
export type NavigationNode = {
|
||||
|
||||
Reference in New Issue
Block a user