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