diff --git a/src/containers/Chat/ChatMessages/ListReplyTemplate/ListReplyTemplate.tsx b/src/containers/Chat/ChatMessages/ListReplyTemplate/ListReplyTemplate.tsx index 3e714b9b6..f7f9d7090 100644 --- a/src/containers/Chat/ChatMessages/ListReplyTemplate/ListReplyTemplate.tsx +++ b/src/containers/Chat/ChatMessages/ListReplyTemplate/ListReplyTemplate.tsx @@ -168,7 +168,7 @@ export const ListReplyTemplateDrawer: React.SFC = (props) => { title: option.title, id: '', reply: `${option.title} ${index + 1} `, - postbackText: '', + postbackText: option.postbackText ?? '', description: option.description, }, context: {