mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
Bug 1841799 – enabled unified search settings on all builds (#2720)
Co-authored-by: mike a <mavduevskiy@gmail.com> Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
This commit is contained in:
parent
23fe60edb9
commit
e36eeb6091
@ -61,7 +61,7 @@ object FeatureFlags {
|
||||
* Enables new search settings UI with two extra fragments, for managing the default engine
|
||||
* and managing search shortcuts in the quick search menu.
|
||||
*/
|
||||
val unifiedSearchSettings = Config.channel.isNightlyOrDebug
|
||||
const val unifiedSearchSettings = true
|
||||
|
||||
/**
|
||||
* Enables printing from the share and primary menu.
|
||||
|
Loading…
Reference in New Issue
Block a user