For #13052 - Bumps feature flag to Nightly builds as well

patch-1
Jeff Boek 4 years ago
parent 540c1d2ada
commit 682b082100

@ -42,7 +42,7 @@ object FeatureFlags {
/**
* Enables the new search experience
*/
val newSearchExperience = Config.channel.isDebug
val newSearchExperience = Config.channel.isNightlyOrDebug
/**
* Enables wait til first contentful paint

Loading…
Cancel
Save