Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Pujan92 committed Jan 4, 2024
1 parent c191e78 commit 1271e8f
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 @@ -929,7 +929,7 @@ function getUpdateMoneyRequestParams(transactionID, transactionThreadReportID, t
[updatedReportAction.reportActionID]: {
...updatedReportAction,
errors: ErrorUtils.getMicroSecondOnyxError('iou.error.genericEditFailureMessage'),
}
},
},
});

Expand Down

0 comments on commit 1271e8f

Please sign in to comment.