[fenix] No issue - Enable the tabs tray refactor in nightly (https://github.com/mozilla-mobile/fenix/pull/18858)

pull/600/head
Jonathan Almeida 3 years ago committed by GitHub
parent dc1f62eb6e
commit 94e39ff584

@ -42,7 +42,7 @@ object FeatureFlags {
/**
* Enables the tabs tray re-write with Synced Tabs.
*/
val tabsTrayRewrite = Config.channel.isDebug
val tabsTrayRewrite = Config.channel.isNightlyOrDebug
/**
* Enables the updated icon set look and feel.

Loading…
Cancel
Save