Add Block Kit title

This commit is contained in:
SkyfallWasTaken 2024-07-23 09:50:00 +01:00
parent 9f8cf78b53
commit 9741cd7cd3

View file

@ -154,6 +154,14 @@ mod slack_tests {
body,
json!({
"blocks": [
{
"type": "header",
"text": {
"type": "plain_text",
"text": "Changes detected in the shop",
"emoji": true
}
},
{
"type": "section",
"text": {