Added `new_profile_scroll_component` to `Gate` type (#3487)
* added to the types * alphabetical pls --------- Co-authored-by: dan <dan.abramov@gmail.com>zio/stable
parent
491116ca66
commit
e3e8f10538
|
@ -3,6 +3,7 @@ export type Gate =
|
|||
| 'autoexpand_suggestions_on_profile_follow'
|
||||
| 'disable_min_shell_on_foregrounding'
|
||||
| 'disable_poll_on_discover'
|
||||
| 'new_profile_scroll_component'
|
||||
| 'new_search'
|
||||
| 'show_follow_back_label'
|
||||
| 'start_session_with_following'
|
||||
|
|
Loading…
Reference in New Issue