[fenix] For https://github.com/mozilla-mobile/fenix/issues/24264 - Enable Contile feature for Nightly

pull/600/head
Gabriel Luong 3 years ago committed by mergify[bot]
parent d71feec97e
commit 634288c608

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

Loading…
Cancel
Save