2
0
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:
mavduevskiy 2023-07-06 01:00:40 +09:00 committed by GitHub
parent 23fe60edb9
commit e36eeb6091

View File

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