Closes #27081: enable wallpaper onboarding flag

pull/543/head
MatthewTighe 2 years ago committed by mergify[bot]
parent 414c569e86
commit ace7b1e35c

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