Skip to content

Commit cb505a9

Browse files
authored
Merge pull request Expensify#97527 from huult/83855-update-entry-screens-for-currency
update entry screens
2 parents 80e8347 + 91bc47f commit cb505a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ROUTES.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ const DYNAMIC_ROUTES = {
146146
},
147147
WORKSPACE_CONFIRMATION_CURRENCY: {
148148
path: 'currency',
149-
entryScreens: [SCREENS.WORKSPACE_CONFIRMATION.DYNAMIC_ROOT],
149+
entryScreens: [SCREENS.WORKSPACE_CONFIRMATION.DYNAMIC_ROOT, SCREENS.TRAVEL.WORKSPACE_CONFIRMATION, SCREENS.MONEY_REQUEST.STEP_UPGRADE],
150150
},
151151
WORKSPACE_CONFIRMATION_PLAN_TYPE: {
152152
path: 'plan-type',

0 commit comments

Comments
 (0)