diff options
Diffstat (limited to 'web/html/xui/inbound_info_modal.html')
| -rw-r--r-- | web/html/xui/inbound_info_modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index 021707a7..b15f1830 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -255,7 +255,7 @@ </tr-info-row> </template> <template v-if="app.tgBotEnable && infoModal.clientSettings.tgId"> - <a-divider>Telegram ID</a-divider> + <a-divider>Telegram ChatID</a-divider> <tr-info-row class="tr-info-row"> <tr-info-title class="tr-info-title"> <a-tag color="blue">[[ infoModal.clientSettings.tgId ]]</a-tag> |
