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