bug fix - bulk Telegram ChatID

This commit is contained in:
mhsanaei
2024-05-16 14:58:32 +02:00
parent 5202fb2df4
commit 907c30f743
3 changed files with 16 additions and 15 deletions

View File

@@ -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>