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:
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…
Reference in New Issue
Block a user