mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Refactor webhook and fix feishu/lark secret (#34961)
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{template "repo/settings/webhook/settings" .}}
|
||||
{{template "repo/settings/webhook/settings" dict "BaseLink" .BaseLink "Webhook" .Webhook "UseAuthorizationHeader" "required"}}
|
||||
</form>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user