Close #9338: Enable WebPush engine integration in all builds

fennec/production
Jonathan Almeida 4 years ago committed by Jonathan Almeida
parent f3847d0d7c
commit 6ad046714d

@ -37,7 +37,7 @@ object FeatureFlags {
*
* https://github.com/mozilla-mobile/fenix/issues/9059
*/
val webPushIntegration = Config.channel.isNightlyOrDebug
const val webPushIntegration = true
/**
* Enables picture-in-picture feature

Loading…
Cancel
Save