Bug 1856059 - Turn off Compose Top Sites (#3867)

(cherry picked from commit fa4716f3eea5a3080f1a4535cd4f5343949337bb)

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
fenix/119.0
mergify[bot] 8 months ago committed by GitHub
parent afc7c8a175
commit 81cc4058cb

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