[Experiment] Suggest profiles in profile (#5030)
* Rename variable to disambiguate with parent scope * More variables where they are used * Inline variables * Add suggestions in profile * Gate it * rm space * Remove header suggestions under gate
This commit is contained in:
parent
46b7193a2b
commit
dbbbba1d32
4 changed files with 110 additions and 38 deletions
|
@ -4,5 +4,6 @@ export type Gate =
|
|||
| 'fixed_bottom_bar'
|
||||
| 'onboarding_minimum_interests'
|
||||
| 'suggested_feeds_interstitial'
|
||||
| 'show_follow_suggestions_in_profile'
|
||||
| 'video_debug'
|
||||
| 'videos'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue