diff options
author | Eric Bailey <git@esb.lol> | 2024-08-08 11:48:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 11:48:24 -0500 |
commit | f3a9f874d96d8cf4e1705c8c9086949bd59b25c0 (patch) | |
tree | b40aa30a8d7dd6a2c6dca66db0b09e6eb222d6d0 /src/lib/statsig/gates.ts | |
parent | 4b71950d9920913a2a2cc9e493b23b87aad7cec1 (diff) | |
download | voidsky-f3a9f874d96d8cf4e1705c8c9086949bd59b25c0.tar.zst |
Remove ungroup_follow_backs gate (#4893)
Diffstat (limited to 'src/lib/statsig/gates.ts')
-rw-r--r-- | src/lib/statsig/gates.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts index aa65e42a0..7cdf7551e 100644 --- a/src/lib/statsig/gates.ts +++ b/src/lib/statsig/gates.ts @@ -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' |