Bug 1721971 - Disable multi-page login forms support on release channel r=tgiles

Differential Revision: https://phabricator.services.mozilla.com/D120704
This commit is contained in:
Dimi Lee 2021-07-28 06:37:49 +00:00
parent 307d5a322a
commit 9d9f69540c

View File

@ -10753,7 +10753,7 @@
#---------------------------------------------------------------------------
- name: signon.usernameOnlyForm.enabled
type: bool
value: true
value: @IS_EARLY_BETA_OR_EARLIER@
mirror: always
#---------------------------------------------------------------------------