2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

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

This commit is contained in:
Gabriel Luong 2022-03-14 12:55:42 -04:00 committed by mergify[bot]
parent d71feec97e
commit 634288c608

View File

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