mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] Turn on feature flag for three-dot menu redesign for beta. (https://github.com/mozilla-mobile/fenix/pull/19111)
This commit is contained in:
parent
7df01dc67f
commit
4565b0f1ea
@ -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…
Reference in New Issue
Block a user