No issue - Enable the tabs tray refactor in nightly (#18858)

upstream-sync
Jonathan Almeida 3 years ago committed by GitHub
parent 9219a1b35b
commit 80a3475b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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