[fenix] Enable editing saved logins on all channels (https://github.com/mozilla-mobile/fenix/pull/12841)

pull/600/head
Elise Richards 4 years ago committed by GitHub
parent 42582369aa
commit bc1cffe3a2

@ -17,7 +17,7 @@ object FeatureFlags {
/**
* Allows edit of saved logins.
*/
val loginsEdit = Config.channel.isNightlyOrDebug
const val loginsEdit = true
/**
* Enable tab sync feature

Loading…
Cancel
Save