diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/statsig/gates.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/statsig/gates.ts b/src/lib/statsig/gates.ts index e4991ad38..c8a55b928 100644 --- a/src/lib/statsig/gates.ts +++ b/src/lib/statsig/gates.ts @@ -7,5 +7,6 @@ export type Gate = | 'show_avi_follow_button' | 'show_follow_back_label_v2' | 'new_user_guided_tour' + | 'new_user_progress_guide' | 'suggested_feeds_interstitial' | 'suggested_follows_interstitial' |