mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
For #26980: enable task continuity in all channels
This commit is contained in:
parent
9cb441a6ca
commit
7f59fa235f
@ -92,7 +92,7 @@ object FeatureFlags {
|
||||
/**
|
||||
* Enables the Task Continuity enhancements.
|
||||
*/
|
||||
val taskContinuityFeature = Config.channel.isNightlyOrDebug
|
||||
const val taskContinuityFeature = true
|
||||
|
||||
/**
|
||||
* Enables the Unified Search feature.
|
||||
|
Loading…
Reference in New Issue
Block a user