update funnel soulmate
This commit is contained in:
parent
0bd9289018
commit
969bbfd498
@ -142,7 +142,8 @@
|
||||
"emoji": "💙",
|
||||
"disabled": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"registrationFieldKey": "profile.gender"
|
||||
},
|
||||
"variants": []
|
||||
},
|
||||
@ -876,7 +877,8 @@
|
||||
"zodiac": {
|
||||
"enabled": true,
|
||||
"storageKey": "userZodiac"
|
||||
}
|
||||
},
|
||||
"registrationFieldKey": "profile.birthdate"
|
||||
},
|
||||
"variants": []
|
||||
},
|
||||
|
||||
@ -451,7 +451,8 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
|
||||
"emoji": "💙",
|
||||
"disabled": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"registrationFieldKey": "profile.gender"
|
||||
},
|
||||
"variants": []
|
||||
},
|
||||
@ -1185,7 +1186,8 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
|
||||
"zodiac": {
|
||||
"enabled": true,
|
||||
"storageKey": "userZodiac"
|
||||
}
|
||||
},
|
||||
"registrationFieldKey": "profile.birthdate"
|
||||
},
|
||||
"variants": []
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user