Skip to content

Commit

Permalink
Update src/libs/actions/IOU.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Beaman <alexbeaman@expensify.com>
  • Loading branch information
mountiny and Beamanator authored Jan 31, 2024
1 parent 76cbb77 commit 4241883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/IOU.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ function buildOnyxDataForMoneyRequest(
* @param {Object} [policy]
* @param {Object} [policyTags]
* @param {Object} [policyCategories]
* @param {Number} [moneyRequestReportID] - If user requests money from a composer on some money request report, we always add a request to that specific report.
* @param {Number} [moneyRequestReportID] - If user requests money via the report composer on some money request report, we always add a request to that specific report.
* @returns {Object} data
* @returns {String} data.payerEmail
* @returns {Object} data.iouReport
Expand Down

0 comments on commit 4241883

Please sign in to comment.