Closes #26966: enable wallpapers V2 (#27141)

(cherry picked from commit 6f24fadebb)

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

@ -117,5 +117,5 @@ object FeatureFlags {
/**
* Enables the wallpaper v2 enhancements.
*/
val wallpaperV2Enabled = Config.channel.isDebug
const val wallpaperV2Enabled = true
}

Loading…
Cancel
Save