[fenix] Close https://github.com/mozilla-mobile/fenix/issues/9338: Enable WebPush engine integration in all builds

pull/600/head
Jonathan Almeida 4 years ago committed by Jonathan Almeida
parent fbbc270ddf
commit fafd0b6667

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