mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
new edit webhook UI
This commit is contained in:
@@ -66,7 +66,6 @@ func (f *RepoSettingForm) Validate(ctx *macaron.Context, errs binding.Errors) bi
|
||||
// \/ \/ \/ \/ \/ \/
|
||||
|
||||
type WebhookForm struct {
|
||||
HookType string `binding:"Required"`
|
||||
PushOnly bool
|
||||
Active bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user