Skip to content

Commit

Permalink
Merge pull request #52990 from Shahidullah-Muffakir/fix/52985
Browse files Browse the repository at this point in the history
[CP Staging] display "Take a 2-minute tour" task in Concierge chat for "Track and Budge Expenses"

(cherry picked from commit 97fa65b)

(CP triggered by mountiny)
  • Loading branch information
mountiny authored and OSBotify committed Nov 25, 2024
1 parent 790cdf4 commit d01c75e
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 d01c75e

Please sign in to comment.