Skip to content

Commit

Permalink
Update slack.md (#617)
Browse files Browse the repository at this point in the history
Fix code
  • Loading branch information
terrierscript committed Aug 29, 2020
1 parent 2ea6404 commit 7ccdec2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions www/docs/providers/slack.md
Expand Up @@ -21,5 +21,6 @@ providers: [
clientId: process.env.SLACK_CLIENT_ID,
clientSecret: process.env.SLACK_CLIENT_SECRET
})
}
...
]
...
```

1 comment on commit 7ccdec2

@vercel
Copy link

@vercel vercel bot commented on 7ccdec2 Aug 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.