Skip to content

Commit

Permalink
display "Take a 2-minute tour" task in Concierge chat for "Track and …
Browse files Browse the repository at this point in the history
…Budge Expenses"
  • Loading branch information
Shahidullah-Muffakir committed Nov 23, 2024
1 parent 3ebe852 commit bf93e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ const onboardingPersonalSpendMessage: OnboardingMessage = {
const combinedTrackSubmitOnboardingPersonalSpendMessage: OnboardingMessage = {
...onboardingPersonalSpendMessage,
tasks: [
selfGuidedTourTask,
{
type: 'trackExpense',
autoCompleted: false,
Expand Down

0 comments on commit bf93e8f

Please sign in to comment.