Skip to content

Commit 8c200fb

Browse files
committed
fixes
1 parent 0226b4e commit 8c200fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/MoneyRequestHeaderSecondaryActions.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ function MoneyRequestHeaderSecondaryActions({reportID, onBackButtonPress}: Money
433433
isChatIOUReportArchived,
434434
allTransactionViolationsParam: allTransactionViolations,
435435
currentUserAccountID: accountID,
436+
currentUserEmail: currentUserLogin ?? '',
436437
});
437438
} else {
438439
// eslint-disable-next-line @typescript-eslint/no-deprecated

0 commit comments

Comments
 (0)