[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24611: Enable history improvement feature

pull/600/head
Roger Yang 2 years ago committed by mergify[bot]
parent 89d268016c
commit c119ec4483

@ -87,7 +87,7 @@ object FeatureFlags {
/**
* Enables history improvement features.
*/
val historyImprovementFeatures = Config.channel.isNightlyOrDebug
const val historyImprovementFeatures = true
/**
* Enables themed wallpapers feature.

Loading…
Cancel
Save