Skip to content

Commit

Permalink
Merge pull request #29904 from Nodebrute/categoryOption
Browse files Browse the repository at this point in the history
categoryFix
  • Loading branch information
arosiclair authored Oct 20, 2023
2 parents 51fc2f2 + ec1ab48 commit c97187b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/iou/SplitBillDetailsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ function SplitBillDetailsPage(props) {
reportActionID={reportAction.reportActionID}
transactionID={props.transaction.transactionID}
onConfirm={onConfirm}
isPolicyExpenseChat={ReportUtils.isPolicyExpenseChat(props.report)}
/>
)}
</View>
Expand Down

0 comments on commit c97187b

Please sign in to comment.