mirror of
https://github.com/go-gitea/gitea
synced 2024-11-09 19:42:09 +01:00
bcdd3c30af
Caused by
https://github.com/go-gitea/gitea/pull/24246/files#diff-2bfe41d93dbb409583a4f945902e46bb513f60f1c9301649c1689200c4f1466eR1
Class `new` was removed in #24246, but in function
`initCompWebHookEditor`, it will check `.new.webhook`.
So in repo webhook settings page, `initCompWebHookEditor` will init
nothing, and no response after click the test delivery button.
|
||
---|---|---|
.. | ||
base.tmpl | ||
base_list.tmpl | ||
delete_modal.tmpl | ||
dingtalk.tmpl | ||
discord.tmpl | ||
feishu.tmpl | ||
gitea.tmpl | ||
gogs.tmpl | ||
history.tmpl | ||
list.tmpl | ||
matrix.tmpl | ||
msteams.tmpl | ||
new.tmpl | ||
packagist.tmpl | ||
settings.tmpl | ||
slack.tmpl | ||
telegram.tmpl | ||
wechatwork.tmpl |