Skip to content

Commit

Permalink
Chris edit
Browse files Browse the repository at this point in the history
  • Loading branch information
dumathane committed Dec 4, 2024
1 parent dc69f86 commit 9614ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VAMobile/src/constants/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ export const Events = {
},
vama_feedback_closed: (screen: string): Event => {
return {
name: 'vama_feedback_page_exit',
name: 'vama_feedback_closed',
params: {
screen,
},
Expand Down

0 comments on commit 9614ae8

Please sign in to comment.