Skip to content

Commit c34ac2e

Browse files
authored
Update chatbot.js
1 parent 2ff1def commit c34ac2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webchat/src/chatbot.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,4 @@ document.addEventListener('DOMContentLoaded', () => {
177177
appendMessage('bot', 'Welcome! MARM activated. Ready to log context and a brief two-line summary of what MARM is and why it’s useful');
178178
}
179179
});
180+
window.handleUserMessage = handleUserInput;

0 commit comments

Comments
 (0)