2
0

🐛 (editor) Fix lost changes when typebot takes a long time to update

Closes #1231
This commit is contained in:
Baptiste Arnaud
2024-02-08 11:03:08 +01:00
parent 5d38b4451a
commit c6489476f9
3 changed files with 134 additions and 133 deletions

View File

@ -4401,6 +4401,9 @@
}
]
}
},
"updatedAt": {
"type": "string"
}
},
"title": "Typebot V6"
@ -7003,15 +7006,14 @@
},
"events": {
"type": "array"
},
"updatedAt": {
"type": "string"
}
},
"title": "Typebot V5"
}
]
},
"updatedAt": {
"type": "string",
"description": "Used for checking if there is a newer version of the typebot in the database"
}
},
"required": [