Skip to content

Commit 5aabe12

Browse files
authored
Merge pull request Expensify#64203 from Expensify/jules-revert63566
[QA] Manually revert pr 63566
2 parents 2341ad2 + f7bc0bb commit 5aabe12

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/CONST/index.ts

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -223,17 +223,6 @@ const combinedTrackSubmitOnboardingEmployerOrSubmitMessage: OnboardingMessage =
223223
'\n' +
224224
'And you’re done! Now wait for that sweet “Cha-ching!” when it’s complete.',
225225
},
226-
{
227-
type: 'reviewWorkspaceSettings',
228-
autoCompleted: false,
229-
mediaAttributes: {},
230-
title: ({workspaceSettingsLink}) => `Review your [workspace settings](${workspaceSettingsLink})`,
231-
description: ({workspaceSettingsLink}) =>
232-
"Here's how to review and update your workspace settings:\n" +
233-
'1. Click the settings tab.\n' +
234-
'2. Click *Workspaces* > [Your workspace].\n' +
235-
`[Go to your workspace](${workspaceSettingsLink}). We'll track them in the #admins room.`,
236-
},
237226
],
238227
};
239228

0 commit comments

Comments
 (0)