mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Changed "attachments" to "blocks" (#12766)
Changed "attachments" to "blocks" in the section about how to use the new block feature
This commit is contained in:
parent
f1970e3e19
commit
59b8206b4d
@ -95,7 +95,7 @@ Example for using the block framework:
|
|||||||
message: Message that will be added as a comment to the file.
|
message: Message that will be added as a comment to the file.
|
||||||
title: Title of the file.
|
title: Title of the file.
|
||||||
data:
|
data:
|
||||||
attachments:
|
blocks:
|
||||||
- type: section
|
- type: section
|
||||||
text:
|
text:
|
||||||
type: mrkdwn
|
type: mrkdwn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user