[D1X] Minimum interest experiment (#4653)
* Change up copy * Add min # prompt * Improve style * Add gate * Tweak padding * Translate * Revert string change --------- Co-authored-by: dan <dan.abramov@gmail.com>
This commit is contained in:
parent
0012c6d40f
commit
4bb4452f08
2 changed files with 69 additions and 2 deletions
|
@ -2,6 +2,7 @@ export type Gate =
|
|||
// Keep this alphabetic please.
|
||||
| 'debug_show_feedcontext'
|
||||
| 'native_pwi_disabled'
|
||||
| 'onboarding_minimum_interests'
|
||||
| 'request_notifications_permission_after_onboarding_v2'
|
||||
| 'show_avi_follow_button'
|
||||
| 'show_follow_back_label_v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue