Skip to content

Commit

Permalink
participantAccountIDs for optimistic expense reprt
Browse files Browse the repository at this point in the history
  • Loading branch information
rojiphil committed Oct 11, 2023
1 parent 81d8632 commit 297e020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/ReportUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -2167,6 +2167,7 @@ function buildOptimisticExpenseReport(chatReportID, policyID, payeeAccountID, to
total: storedTotal,
notificationPreference: CONST.REPORT.NOTIFICATION_PREFERENCE.ALWAYS,
parentReportID: chatReportID,
participantAccountIDs: [],
};
}

Expand Down

0 comments on commit 297e020

Please sign in to comment.