feat(inputs): ✨ Add Set variable step
This commit is contained in:
@ -74,6 +74,7 @@ export const parseTestTypebot = ({
|
||||
publicId: null,
|
||||
publishedTypebotId: null,
|
||||
updatedAt: new Date(),
|
||||
variables: { byId: {}, allIds: [] },
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user