Turn on feature flag for three-dot menu redesign for beta. (#19111)

upstream-sync
Elise Richards 3 years ago committed by GitHub
parent 66049b074e
commit 5b5e7ebf47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@ object FeatureFlags {
/**
* Shows new three-dot toolbar menu design.
*/
val toolbarMenuFeature = Config.channel.isNightlyOrDebug
const val toolbarMenuFeature = true
/**
* Enables the tabs tray re-write with Synced Tabs.

Loading…
Cancel
Save