[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27081: enable wallpaper onboarding flag

pull/600/head
MatthewTighe 2 years ago committed by mergify[bot]
parent 8980e02496
commit 2ca5e9fa3b

@ -112,7 +112,7 @@ object FeatureFlags {
/**
* Enables the wallpaper onboarding.
*/
val wallpaperOnboardingEnabled = Config.channel.isDebug
const val wallpaperOnboardingEnabled = true
/**
* Enables the wallpaper v2 enhancements.

Loading…
Cancel
Save