mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Bug 1814258 - Enable notification pre permission prompt feature in release
This commit is contained in:
parent
f7175f5479
commit
1fba6136a0
@ -70,7 +70,7 @@ object FeatureFlags {
|
|||||||
/**
|
/**
|
||||||
* Enables the notification pre permission prompt.
|
* Enables the notification pre permission prompt.
|
||||||
*/
|
*/
|
||||||
val notificationPrePermissionPromptEnabled = Config.channel.isNightlyOrDebug || Config.channel.isBeta
|
const val notificationPrePermissionPromptEnabled = true
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Enables storage maintenance feature.
|
* Enables storage maintenance feature.
|
||||||
|
Loading…
Reference in New Issue
Block a user