2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

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

This commit is contained in:
Jonathan Almeida 2021-07-28 15:31:52 -04:00 committed by mergify[bot]
parent cef6144944
commit c49e052da2

View File

@ -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.