Skip to content

Commit

Permalink
Merge pull request #5808 from akatsoulas/update-loginless-reasons
Browse files Browse the repository at this point in the history
Update loginless reason list
  • Loading branch information
akatsoulas authored Dec 11, 2023
2 parents 20b34e6 + 96ab7c3 commit 8c0d070
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kitsune/customercare/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
("fxa-emailverify-lockout", _lazy("I can't recover my account using email")),
("fxa-remove3rdprtylogin", _lazy("I'm having issues signing in with my Google or Apple ID")),
("fxa-2fa-lockout", _lazy("My security code isn't working or is lost")),
("other-account-issue", _lazy("I have another sign in issue")),
]

OS_CHOICES = [
Expand Down

0 comments on commit 8c0d070

Please sign in to comment.