This commit is contained in:
dev.daminik00 2025-10-06 19:50:40 +02:00
parent 37ccf1fddb
commit e6c4655306
2 changed files with 2 additions and 2 deletions

View File

@ -1253,7 +1253,7 @@
"color": "default"
},
"bottomActionButton": {
"show": true,
"show": false,
"cornerRadius": "3xl",
"showPrivacyTermsConsent": false
},

View File

@ -1261,7 +1261,7 @@ export const BAKED_FUNNELS: Record<string, FunnelDefinition> = {
"color": "default"
},
"bottomActionButton": {
"show": true,
"show": false,
"cornerRadius": "3xl",
"showPrivacyTermsConsent": false
},