Skip to content

Commit

Permalink
Fix it (keybase#22902)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Wang authored Mar 4, 2020
1 parent 65954ac commit 09374ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/actions/typed-routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const appendNewTeamBuilder = (teamID: TeamTypes.TeamID) =>
filterServices: flags.teamsRedesign
? ['keybase', 'twitter', 'facebook', 'github', 'reddit', 'hackernews']
: undefined,
goButtonLabel: 'Add',
namespace: 'teams',
teamID,
title: '',
Expand Down

0 comments on commit 09374ab

Please sign in to comment.