We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1340d0d + 349ea96 commit 25efc73Copy full SHA for 25efc73
src/libs/actions/App.ts
@@ -531,7 +531,7 @@ function savePolicyDraftByNewWorkspace({
531
makeMeAdmin,
532
policyName,
533
policyID,
534
- engagementChoice: introSelected?.choice === CONST.ONBOARDING_CHOICES.PERSONAL_SPEND ? CONST.ONBOARDING_CHOICES.TRACK_WORKSPACE : CONST.ONBOARDING_CHOICES.MANAGE_TEAM,
+ engagementChoice: CONST.ONBOARDING_CHOICES.MANAGE_TEAM,
535
currency,
536
file,
537
lastUsedPaymentMethod,
0 commit comments