mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
Merge pull request #969 from Hexastack/revert-965-964-issue---carousel-show-more-issue
Revert "fix: resolve show more button issue"
This commit is contained in:
commit
f2b452ae85
@ -205,14 +205,6 @@ export class BotService {
|
||||
block.attachedBlock,
|
||||
);
|
||||
}
|
||||
|
||||
await this.conversationService.storeContextData(
|
||||
convo,
|
||||
nextBlock,
|
||||
event,
|
||||
false,
|
||||
);
|
||||
|
||||
return await this.triggerBlock(event, convo, nextBlock, fallback);
|
||||
} else {
|
||||
this.logger.warn(
|
||||
|
Loading…
Reference in New Issue
Block a user