Select the types of activity you want to include in your feed.
1export type Gate = 2 // Keep this alphabetic please. 3 | 'debug_show_feedcontext' 4 | 'is_bsky_team_member' // special, do not remove 5 | 'disable_onboarding_find_contacts' 6 | 'disable_settings_find_contacts' 7 | 'disable_live_now_beta'