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

This commit is contained in:
Jonathan Almeida 2021-04-08 03:02:15 +04:00 committed by GitHub
parent 9219a1b35b
commit 80a3475b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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