Remove handle suggestion gate (#8899)

* remove handle suggestion gate

* rm from list of gates
This commit is contained in:
Samuel Newman
2025-08-26 02:13:54 +03:00
committed by GitHub
parent f3905c574b
commit e8cd7ab131
2 changed files with 1 additions and 6 deletions
-1
View File
@@ -5,7 +5,6 @@ export type Gate =
| 'debug_subscriptions'
| 'disable_onboarding_policy_update_notice'
| 'explore_show_suggested_feeds'
| 'handle_suggestions'
| 'old_postonboarding'
| 'onboarding_add_video_feed'
| 'post_follow_profile_suggested_accounts'