For #27172 - Enable the home onboarding dialog in all releases

pull/543/head
Mugurell 2 years ago committed by mergify[bot]
parent c3a3cae99b
commit 460008c759

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