Skip to content

Commit 5b11ff9

Browse files
Apply suggestion from @mwbrooks
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
1 parent 2f707b0 commit 5b11ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/english/web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ for event in returned_message:
179179
continue
180180

181181
feedback_block = create_feedback_block()
182-
streamer.stop()
182+
streamer.stop(blocks=feedback_block)
183183
```
184184

185185
## Formatting messages with Block Kit {#block-kit}

0 commit comments

Comments
 (0)