[fenix] Close https://github.com/mozilla-mobile/fenix/issues/19785: Let WebAuthnFeature ride the trains

pull/600/head
Jonathan Almeida 3 years ago committed by mergify[bot]
parent cef6144944
commit c49e052da2

@ -27,7 +27,7 @@ object FeatureFlags {
/**
* Enables WebAuthn support.
*/
val webAuthFeature = Config.channel.isNightlyOrDebug
const val webAuthFeature = true
/**
* Enables the Home button in the browser toolbar to navigate back to the home screen.

Loading…
Cancel
Save