fix
This commit is contained in:
parent
37ccf1fddb
commit
e6c4655306
@ -1253,7 +1253,7 @@
|
|||||||
"color": "default"
|
"color": "default"
|
||||||
},
|
},
|
||||||
"bottomActionButton": {
|
"bottomActionButton": {
|
||||||
"show": true,
|
"show": false,
|
||||||
"cornerRadius": "3xl",
|
"cornerRadius": "3xl",
|
||||||
"showPrivacyTermsConsent": false
|
"showPrivacyTermsConsent": false
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1261,7 +1261,7 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
|
|||||||
"color": "default"
|
"color": "default"
|
||||||
},
|
},
|
||||||
"bottomActionButton": {
|
"bottomActionButton": {
|
||||||
"show": true,
|
"show": false,
|
||||||
"cornerRadius": "3xl",
|
"cornerRadius": "3xl",
|
||||||
"showPrivacyTermsConsent": false
|
"showPrivacyTermsConsent": false
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user