diff --git a/src/lib/statsig/events.ts b/src/lib/statsig/events.ts index b33dcfc44c..a98e987111 100644 --- a/src/lib/statsig/events.ts +++ b/src/lib/statsig/events.ts @@ -213,6 +213,8 @@ export type LogEvents = { 'feed:interstitial:profileCard:press': {} 'feed:interstitial:feedCard:press': {} + 'profile:header:suggestedFollowsCard:press': {} + 'test:all:always': {} 'test:all:sometimes': {} 'test:all:boosted_by_gate1': {reason: 'base' | 'gate1'}