mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/9338: Enable WebPush engine integration in all builds
This commit is contained in:
parent
fbbc270ddf
commit
fafd0b6667
@ -37,7 +37,7 @@ object FeatureFlags {
|
|||||||
*
|
*
|
||||||
* https://github.com/mozilla-mobile/fenix/issues/9059
|
* https://github.com/mozilla-mobile/fenix/issues/9059
|
||||||
*/
|
*/
|
||||||
val webPushIntegration = Config.channel.isNightlyOrDebug
|
const val webPushIntegration = true
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enables picture-in-picture feature
|
* Enables picture-in-picture feature
|
||||||
|
Loading…
Reference in New Issue
Block a user