Cleanup flags (#4891)

* Remove launched gates

* Remove disabled gates
This commit is contained in:
dan 2024-08-08 15:25:42 +01:00 committed by GitHub
parent 1e3b2d6f42
commit f1031d100b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 27 deletions

View file

@ -6,13 +6,10 @@ export type Gate =
| 'new_user_guided_tour'
| 'new_user_progress_guide'
| 'onboarding_minimum_interests'
| 'request_notifications_permission_after_onboarding_v2'
| 'session_withproxy_fix'
| 'show_avi_follow_button'
| 'show_follow_back_label_v2'
| 'suggested_feeds_interstitial'
| 'suggested_follows_interstitial'
| 'ungroup_follow_backs'
| 'video_debug'
| 'videos'
| 'small_avi_thumb'