mirror of
https://github.com/outline/outline.git
synced 2025-12-30 15:30:12 -06:00
* fix: refactor plugin manager * fix: make id optional * fix: allow add to accept single object * fix: getHooks * fix: tsc * fix: remove id
7 lines
123 B
JSON
7 lines
123 B
JSON
{
|
|
"id": "webhooks",
|
|
"name": "Webhooks",
|
|
"priority": 200,
|
|
"description": "Adds HTTP webhooks for various events."
|
|
}
|