diff options
Diffstat (limited to 'modules/git_webhooks')
| -rw-r--r-- | modules/git_webhooks/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/git_webhooks/__init__.py b/modules/git_webhooks/__init__.py index dbedff95..b87f0665 100644 --- a/modules/git_webhooks/__init__.py +++ b/modules/git_webhooks/__init__.py @@ -200,7 +200,7 @@ class Module(ModuleManager.BaseModule): """ :help: Add/remove/modify a git webhook :require_mode: high - :require_access: git-webhook + :require_access: admin,git-webhook :permission: gitoverride :usage: list :usage: add <hook> |
