Skip to content

Commit 87e8772

Browse files
committed
Made a blind attempt to use Slack mrkdown as the section type for kudos so that links work
1 parent 4be32c9 commit 87e8772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/resources/slack/kudos_slack_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"type": "section",
1212
"text": {
13-
"type": "plain_text",
13+
"type": "mrkdwn",
1414
"text": "%s"
1515
}
1616
},

0 commit comments

Comments
 (0)