mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-22 21:06:40 +08:00
🚑️ Fix single button parsing
This commit is contained in:
parent
0c5cd615f5
commit
07fc210953
@ -32,7 +32,7 @@ export const parseSingleChoiceReply = (
|
||||
|
||||
return {
|
||||
status: "success",
|
||||
content: matchedItem.value ?? parseItemContent(matchedItem),
|
||||
content,
|
||||
outgoingEdgeId: matchedItem.outgoingEdgeId,
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user