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/26696 - Enable showSynCFR for Nightly
This commit is contained in:
parent
c909aaea13
commit
7827fda4a4
@ -26,7 +26,7 @@ object FeatureFlags {
|
|||||||
/**
|
/**
|
||||||
* Enables the onboarding sync CFR on the home screen.
|
* Enables the onboarding sync CFR on the home screen.
|
||||||
*/
|
*/
|
||||||
val showSynCFR = Config.channel.isDebug
|
val showSynCFR = Config.channel.isNightlyOrDebug
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enables the onboarding jump back in CFR on the home screen.
|
* Enables the onboarding jump back in CFR on the home screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user