Closes #27081: enable wallpaper onboarding flag (#27142)

(cherry picked from commit ace7b1e35c)

Co-authored-by: MatthewTighe <mtighe@mozilla.com>
pull/543/head
mergify[bot] 2 years ago committed by GitHub
parent b02fe09020
commit 0207dac388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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