Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Added `new_profile_scroll_component` to `Gate` type (#3487)

* added to the types

* alphabetical pls

---------

Co-authored-by: dan <dan.abramov@gmail.com>

authored by

Hailey
dan
and committed by
GitHub
e3e8f105 491116ca

+1
+1
src/lib/statsig/gates.ts
··· 3 3 | 'autoexpand_suggestions_on_profile_follow' 4 4 | 'disable_min_shell_on_foregrounding' 5 5 | 'disable_poll_on_discover' 6 + | 'new_profile_scroll_component' 6 7 | 'new_search' 7 8 | 'show_follow_back_label' 8 9 | 'start_session_with_following'