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>
fenix/117.0
mavduevskiy 1 year ago committed by GitHub
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…
Cancel
Save