1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix orgnization webhooks (#2422)

* fix org webhooks

* remove trace code
This commit is contained in:
Lunny Xiao
2017-08-30 13:36:52 +08:00
committed by GitHub
parent 5de94a67cf
commit 04ec79579c
4 changed files with 18 additions and 6 deletions

View File

@@ -22,6 +22,7 @@
{{template "repo/settings/hook_gitea" .}}
{{template "repo/settings/hook_gogs" .}}
{{template "repo/settings/hook_slack" .}}
{{template "repo/settings/hook_discord" .}}
</div>
{{template "repo/settings/hook_history" .}}