[fenix] For https://github.com/mozilla-mobile/fenix/issues/27172 - Enable the home onboarding dialog in all releases

pull/600/head
Mugurell 2 years ago committed by mergify[bot]
parent 5671766e9b
commit a681917a18

@ -82,7 +82,7 @@ object FeatureFlags {
/**
* Enables showing the homescreen onboarding card.
*/
val showHomeOnboarding = Config.channel.isNightlyOrDebug
const val showHomeOnboarding = true
/**
* Enables history improvement features.

Loading…
Cancel
Save