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

(cherry picked from commit e6ca009e6a)

Co-authored-by: Roger Yang <royang@mozilla.com>
This commit is contained in:
mergify[bot] 2022-04-05 14:41:36 -04:00 committed by GitHub
parent 2ad4d13323
commit 585916bba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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