Revert "fix: resolve show more button issue"

This commit is contained in:
Med Marrouchi
2025-05-01 20:27:41 +01:00
committed by GitHub
parent 629fdb5b8d
commit 13490abb77

View File

@@ -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(