feat(inputs): ✨ Add Set variable step
This commit is contained in:
@ -129,6 +129,7 @@ const parseTypebotToPublicTypebot = (
|
||||
settings: typebot.settings,
|
||||
publicId: typebot.publicId,
|
||||
choiceItems: typebot.choiceItems,
|
||||
variables: typebot.variables,
|
||||
})
|
||||
|
||||
export const loadRawTypebotInDatabase = (typebot: Typebot) =>
|
||||
|
Reference in New Issue
Block a user