Skip to content

Commit

Permalink
Revert "Renamed HasClickedBanner to HasClickedRemoteBanner as asked i…
Browse files Browse the repository at this point in the history
…n ticket"

This reverts commit 85592e0.
  • Loading branch information
cgerrard-pass committed Feb 13, 2025
1 parent 85592e0 commit 4e8ac20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/firebase/analytics/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export enum AnalyticsEvent {
HAS_CHOSEN_TIME = 'HasChosenTime',
HAS_CLICKED_DUO_STEP = 'HasClickedDuoStep',
HAS_CLICKED_MISSING_CODE = 'HasClickedMissingCode',
HAS_CLICKED_REMOTE_BANNER = 'HasClickedBanner',
HAS_CLICKED_REMOTE_BANNER = 'HasClickedRemoteBanner',
HAS_CLICKED_TUTORIAL_FAQ = 'HasClickedTutorialFAQ',
HAS_CORRECTED_EMAIL = 'HasCorrectedEmail',
HAS_DISMISSED_APP_SHARING_MODAL = 'HasDismissedAppSharingModal',
Expand Down

0 comments on commit 4e8ac20

Please sign in to comment.