Remove ungroup_follow_backs gate (#4893)

This commit is contained in:
Eric Bailey 2024-08-08 11:48:24 -05:00 committed by GitHub
parent 4b71950d99
commit f3a9f874d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 18 deletions

View file

@ -10,6 +10,5 @@ export type Gate =
| 'show_avi_follow_button'
| 'show_follow_back_label_v2'
| 'suggested_feeds_interstitial'
| 'ungroup_follow_backs'
| 'video_debug'
| 'videos'