Skip to content

Commit

Permalink
Fix Bug 1577690 - make sync optional in the about:welcome signin flow
Browse files Browse the repository at this point in the history
Requires mozilla/fxa#2534 in production
  • Loading branch information
vladikoff committed Sep 17, 2019
1 parent 2665888 commit e9334cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export const FXASignupSnippet = props => {
action: "email",
context: "fx_desktop_v3",
entrypoint: "snippets",
service: "sync",
utm_source: "snippet",
utm_content: firefox_version,
utm_campaign: props.content.utm_campaign,
Expand Down

0 comments on commit e9334cd

Please sign in to comment.