✨ Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer Closes #211
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
"type": "email input",
|
||||
"options": {
|
||||
"labels": { "button": "Send", "placeholder": "Type your email..." },
|
||||
"variableId": "qyLW6xD1AyLeedso2tHmhw"
|
||||
"variableId": "qyLW6xD1AyLeedso2tHmhw",
|
||||
"retryMessageContent": "This email doesn't seem to be valid. Can you type it again?"
|
||||
},
|
||||
"outgoingEdgeId": "4yg9V76fdDntpDEw6H3tvU"
|
||||
}
|
||||
|
||||
@@ -30,7 +30,8 @@
|
||||
"type": "email input",
|
||||
"options": {
|
||||
"labels": { "button": "Send", "placeholder": "Type your email..." },
|
||||
"variableId": "qyLW6xD1AyLeedso2tHmhw"
|
||||
"variableId": "qyLW6xD1AyLeedso2tHmhw",
|
||||
"retryMessageContent": "This email doesn't seem to be valid. Can you type it again?"
|
||||
},
|
||||
"outgoingEdgeId": "4yg9V76fdDntpDEw6H3tvU"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user