Issue #24611: Enable history improvement feature (#24623)

(cherry picked from commit e6ca009e6a)

Co-authored-by: Roger Yang <royang@mozilla.com>
upstream-sync
mergify[bot] 2 years ago committed by GitHub
parent 2ad4d13323
commit 585916bba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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