fix: ✨ Allow webhook with basic auth
This commit is contained in:
@ -82,7 +82,6 @@ export const ConversationContainer = ({
|
||||
key={displayedBlock.block.id + idx}
|
||||
steps={displayedBlock.block.steps}
|
||||
startStepIndex={displayedBlock.startStepIndex}
|
||||
blockIndex={idx}
|
||||
onScroll={autoScrollToBottom}
|
||||
onBlockEnd={displayNextBlock}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user