We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 165bbc3 + f53d429 commit d1fc69aCopy full SHA for d1fc69a
1 file changed
src/libs/actions/IOU/index.ts
@@ -9535,7 +9535,7 @@ function getPayMoneyRequestParams({
9535
key: `${ONYXKEYS.COLLECTION.REPORT_ACTIONS}${iouReport?.reportID}`,
9536
value: {
9537
[optimisticIOUReportAction.reportActionID]: {
9538
- errors: getMicroSecondOnyxErrorWithTranslationKey('iou.error.other'),
+ errors: getMicroSecondOnyxErrorWithTranslationKey('iou.error.other', 0),
9539
},
9540
9541
0 commit comments