mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Added explanatory webhook text to UI. (#10782)
* Added explanatory webhook text to UI. * Made new webhook API info translateable.
This commit is contained in:
committed by
Matteo Pagliazzi
parent
490531cc76
commit
61da558a5d
@@ -38,6 +38,7 @@
|
||||
|
||||
.col-6
|
||||
h2 {{ $t('webhooks') }}
|
||||
p(v-html="$t('webhooksInfo')")
|
||||
table.table.table-striped
|
||||
thead(v-if='user.webhooks.length')
|
||||
tr
|
||||
|
||||
Reference in New Issue
Block a user