For #24518 - Enable Contile feature flag

This commit is contained in:
Gabriel Luong 2022-03-30 19:35:47 -04:00 committed by mergify[bot]
parent 6b9289b6da
commit 33cb72b561

View File

@ -82,7 +82,7 @@ object FeatureFlags {
/**
* Enables the Contile top sites.
*/
val contileFeature = Config.channel.isNightlyOrDebug
const val contileFeature = true
/**
* Enables history improvement features.