Files
outline/plugins/slack/plugin.json
2024-03-31 17:28:35 -07:00

8 lines
207 B
JSON

{
"id": "slack",
"name": "Slack",
"priority": 40,
"roles": ["admin", "member"],
"description": "Adds a Slack authentication provider, support for the /outline slash command, and link unfurling."
}