Skip to content

Commit

Permalink
use onyx set
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Aug 16, 2023
1 parent add8d3c commit b629521
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 @@ -516,7 +516,7 @@ function createSplitsAndOnyxData(participants, currentUserLogin, currentUserAcco
},
},
{
onyxMethod: Onyx.METHOD.MERGE,
onyxMethod: Onyx.METHOD.SET,
key: `${ONYXKEYS.COLLECTION.TRANSACTION}${groupTransaction.transactionID}`,
value: groupTransaction,
},
Expand Down

0 comments on commit b629521

Please sign in to comment.