2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

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

(cherry picked from commit ace7b1e35c)

Co-authored-by: MatthewTighe <mtighe@mozilla.com>
This commit is contained in:
mergify[bot] 2022-09-23 18:49:23 -04:00 committed by GitHub
parent b02fe09020
commit 0207dac388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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