summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/webhook/list.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/settings/webhook/list.tmpl')
-rw-r--r--templates/repo/settings/webhook/list.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/repo/settings/webhook/list.tmpl b/templates/repo/settings/webhook/list.tmpl
index d2985c3676..ddba0f863c 100644
--- a/templates/repo/settings/webhook/list.tmpl
+++ b/templates/repo/settings/webhook/list.tmpl
@@ -20,6 +20,9 @@
<a class="item" href="{{.BaseLink}}/dingtalk/new">
<img class="img-10" src="{{AppSubUrl}}/img/dingtalk.ico">Dingtalk
</a>
+ <a class="item" href="{{.BaseLink}}/telegram/new">
+ <img class="img-10" src="{{AppSubUrl}}/img/telegram.png">Telegram
+ </a>
</div>
</div>
</div>