Ungate profile scroll fix (#3655)

This commit is contained in:
dan 2024-04-23 00:54:59 +01:00 committed by GitHub
parent 49b5d420e6
commit fe9b3f0432
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 21 deletions

View file

@ -5,7 +5,6 @@ export type Gate =
| 'disable_poll_on_discover_v2'
| 'hide_vertical_scroll_indicators'
| 'new_gif_player'
| 'new_profile_scroll_component'
| 'show_follow_back_label_v2'
| 'start_session_with_following_v2'
| 'use_new_suggestions_endpoint'