Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
adierkens committed Apr 16, 2021
1 parent 19c05d3 commit 90d05a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/slack/src/index.ts
Expand Up @@ -446,7 +446,6 @@ export default class SlackPlugin implements IPlugin {
body: JSON.stringify({
...userPostMessageOptions,
link_names: true,
text: `${header} :tada:`,
// If not in app auth only one message is constructed
blocks: messages[0],
}),
Expand Down

0 comments on commit 90d05a3

Please sign in to comment.