feat: add webhooks.receive capability to plugin manifest
This commit is contained in:
@@ -21,6 +21,7 @@ export default {
|
||||
"activity.log.write",
|
||||
"companies.read",
|
||||
"projects.read",
|
||||
"webhooks.receive",
|
||||
] as const,
|
||||
entrypoints: {
|
||||
worker: "dist/worker.js",
|
||||
|
||||
Reference in New Issue
Block a user