From 09374ab13a320f45e90a7bcfcff547caf027ced8 Mon Sep 17 00:00:00 2001 From: Daniel Wang Date: Wed, 4 Mar 2020 15:38:53 -0500 Subject: [PATCH] Fix it (#22902) --- shared/actions/typed-routes.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/actions/typed-routes.tsx b/shared/actions/typed-routes.tsx index 528cf374e6e7..bf6b9a54a6f0 100644 --- a/shared/actions/typed-routes.tsx +++ b/shared/actions/typed-routes.tsx @@ -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: '',