Skip to content

Commit

Permalink
Added new_profile_scroll_component to Gate type (#3487)
Browse files Browse the repository at this point in the history
* added to the types

* alphabetical pls

---------

Co-authored-by: dan <dan.abramov@gmail.com>
  • Loading branch information
haileyok and gaearon authored Apr 11, 2024
1 parent 491116c commit e3e8f10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/statsig/gates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit e3e8f10

Please sign in to comment.