[Statsig] Update experiments (#3617)
This commit is contained in:
parent
f709fbcbdd
commit
55aea348c2
6 changed files with 30 additions and 26 deletions
|
@ -94,7 +94,7 @@ let ProfileHeaderStandard = ({
|
|||
)}`,
|
||||
),
|
||||
)
|
||||
if (isWeb && gate('autoexpand_suggestions_on_profile_follow')) {
|
||||
if (isWeb && gate('autoexpand_suggestions_on_profile_follow_v2')) {
|
||||
setShowSuggestedFollows(true)
|
||||
}
|
||||
} catch (e: any) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue