diff --git a/src/pages/home/sidebar/SidebarLinksData.js b/src/pages/home/sidebar/SidebarLinksData.js index 43fdd7f6b9c3..379b010f16e7 100644 --- a/src/pages/home/sidebar/SidebarLinksData.js +++ b/src/pages/home/sidebar/SidebarLinksData.js @@ -269,7 +269,7 @@ export default compose( initialValue: {}, }, transactionViolations: { - key: ONYXKEYS.TRANSACTION_VIOLATIONS, + key: ONYXKEYS.COLLECTION.TRANSACTION_VIOLATIONS, initialValue: {}, }, }),