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:
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…
Reference in New Issue
Block a user