1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-21 18:10:56 +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" .}}