Skip to content

Commit 5b37c2f

Browse files
committed
chore: Remove simstream in hooks example
1 parent 4e252f5 commit 5b37c2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/examples/custom_hooks.md

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const MyChatBotWrapper = () => {
2020
const settings = {
2121
general: {embedded: true},
2222
chatHistory: {storageKey: "example_custom_hooks"},
23-
botBubble: {simStream: true},
2423
audio: {disabled: false}
2524
}
2625

0 commit comments

Comments
 (0)