diff --git a/src/components/ChatPanel.ts b/src/components/ChatPanel.ts index 52af9b8..8978fec 100644 --- a/src/components/ChatPanel.ts +++ b/src/components/ChatPanel.ts @@ -125,27 +125,42 @@ export class ChatPanel { historyContainer.innerHTML = this.chatHistory .map( (msg, index) => ` -