Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocappelli committed Mar 21, 2024
1 parent 3df7127 commit 5941a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/Statistics/PixelParameters.swift
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ extension Pixel.Event {
.privacyProOfferYearlyPriceClick,
.privacyProAddEmailSuccess,
.privacyProWelcomeFAQClick,
.privacyProPurchaseStripeSuccess:
.privacyProPurchaseStripeSuccess,
.passwordImportKeychainPrompt,
.passwordImportKeychainPromptDenied:
return nil
Expand Down

0 comments on commit 5941a2e

Please sign in to comment.