Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-05-16 15:58:32 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-05-16 15:58:32 +0300
commit907c30f743647a033cb05af7771680a152f68a7c (patch)
treef050cb23d7acf532df7dee55b922f46bdb5d8ee3 /web/html/xui/inbound_info_modal.html
parent5202fb2df42c8179f506114ce0377ceb2cefd772 (diff)
bug fix - bulk Telegram ChatID
Diffstat (limited to 'web/html/xui/inbound_info_modal.html')
-rw-r--r--web/html/xui/inbound_info_modal.html2
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>