Skip to content

Commit

Permalink
Merge pull request #27581 from StevenKKC/fix26722
Browse files Browse the repository at this point in the history
fix requester avatar and name are not shown for distance request
  • Loading branch information
tgolen authored Sep 19, 2023
2 parents c02e180 + e5a5db9 commit bba5dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/libs/actions/IOU.js
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,8 @@ function createDistanceRequest(report, participant, comment, created, transactio
currency,
created,
merchant,
null,
null,
userAccountID,
currentUserEmail,
optimisticReceipt,
transactionID,
category,
Expand Down

0 comments on commit bba5dee

Please sign in to comment.