fix: Remove events that are not sent from webhooks UI

This commit is contained in:
Tom Moor
2022-09-26 21:44:31 -04:00
parent 0f1b32e05a
commit 6e25d1b6d4

View File

@@ -33,8 +33,6 @@ const WEBHOOK_EVENTS = {
"documents.restore",
"documents.move",
"documents.update",
"documents.update.delayed",
"documents.update.debounced",
"documents.title_change",
],
revision: ["revisions.create"],