Files
outline/plugins/slack/plugin.json
2024-06-12 05:03:38 -07:00

8 lines
207 B
JSON

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