Skip to content

Commit

Permalink
Merge pull request Expensify#34838 from infinitered/violations/fix/vi…
Browse files Browse the repository at this point in the history
…olations-onyx-key
  • Loading branch information
cead22 authored Jan 19, 2024
2 parents ff89438 + 77009ce commit ea8960f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/sidebar/SidebarLinksData.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ export default compose(
initialValue: {},
},
transactionViolations: {
key: ONYXKEYS.TRANSACTION_VIOLATIONS,
key: ONYXKEYS.COLLECTION.TRANSACTION_VIOLATIONS,
initialValue: {},
},
}),
Expand Down

0 comments on commit ea8960f

Please sign in to comment.