Skip to content

Commit

Permalink
Merge pull request #41646 from Krishna2323/krishna2323/issue/41359
Browse files Browse the repository at this point in the history
fix: When creating a new workspace Categories section is animated.
  • Loading branch information
marcaaron authored May 6, 2024
2 parents 26709c9 + d562d08 commit 15519f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/actions/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2099,6 +2099,7 @@ function createDraftInitialWorkspace(policyOwnerEmail = '', policyName = '', pol
owner: sessionEmail,
ownerAccountID: sessionAccountID,
isPolicyExpenseChatEnabled: true,
areCategoriesEnabled: true,
outputCurrency,
pendingAction: CONST.RED_BRICK_ROAD_PENDING_ACTION.ADD,
customUnits,
Expand Down

0 comments on commit 15519f4

Please sign in to comment.