For #24518 - Enable Contile feature flag

upstream-sync
Gabriel Luong 2 years ago committed by mergify[bot]
parent 6b9289b6da
commit 33cb72b561

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

Loading…
Cancel
Save