mirror of
https://github.com/gogs/gogs.git
synced 2026-01-22 23:32:22 +01:00
webhook: support color for Discord
This commit is contained in:
@@ -177,6 +177,7 @@ type NewDiscordHookForm struct {
|
||||
PayloadURL string `binding:"Required;Url"`
|
||||
Username string
|
||||
IconURL string
|
||||
Color string
|
||||
WebhookForm
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user