Bug 1856059 - Turn off Compose Top Sites

fenix/120.0
Gabriel Luong 1 year ago committed by mergify[bot]
parent 06b3bddc67
commit 5058892370

@ -55,8 +55,7 @@ object FeatureFlags {
/**
* Enables compose on the top sites.
*/
// const val composeTopSites = false
const val composeTopSites = true
const val composeTopSites = false
/**
* Enables new search settings UI with two extra fragments, for managing the default engine

Loading…
Cancel
Save