Skip to content

Commit

Permalink
sync with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
c3024 committed Oct 11, 2023
1 parent 869ee9c commit 55bc869
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 @@ -1057,7 +1057,7 @@ function createSplitsAndOnyxData(participants, currentUserLogin, currentUserAcco
let isNewOneOnOneChatReport = false;
let shouldCreateOptimisticPersonalDetails = false;
const personalDetailExists = lodashHas(allPersonalDetails, accountID);

// If this is a split between two people only and the function
// wasn't provided with an existing group chat report id
// or, if the split is being made from the workspace chat, then the oneOnOneChatReport is the same as the splitChatReport
Expand Down

0 comments on commit 55bc869

Please sign in to comment.