diff options
author | Eric Bailey <git@esb.lol> | 2024-08-08 12:14:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 18:14:15 +0100 |
commit | a0756c53be7991de1b2bd0c536c25e0d5995c992 (patch) | |
tree | 276c7a42fab95ecc0dfa7db125b2a67d3feb21d7 /src/lib/statsig/gates.ts | |
parent | 3ea8eb60134c9e7b48290f5ccc9e0c87ff779e23 (diff) | |
download | voidsky-a0756c53be7991de1b2bd0c536c25e0d5995c992.tar.zst |
Remove show_avi_follow_button (#4900)
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 c2b601c3c..5ae6bd530 100644 --- a/src/lib/statsig/gates.ts +++ b/src/lib/statsig/gates.ts @@ -4,7 +4,6 @@ export type Gate = | 'new_user_guided_tour' | 'onboarding_minimum_interests' | 'session_withproxy_fix' - | 'show_avi_follow_button' | 'show_follow_back_label_v2' | 'suggested_feeds_interstitial' | 'video_debug' |