From ea59f2ca3e696ee3810df145ea51616d0e859800 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Thu, 10 Apr 2025 15:10:14 +0000 Subject: [PATCH] chore: change some params in `Inbounds Information` modal --- web/html/modals/inbound_info_modal.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/web/html/modals/inbound_info_modal.html b/web/html/modals/inbound_info_modal.html index 541e73d6..9efa6fba 100644 --- a/web/html/modals/inbound_info_modal.html +++ b/web/html/modals/inbound_info_modal.html @@ -1,6 +1,6 @@ {{define "modals/inboundInfoModal"}} + :mask-closable="true" :footer="null" width="768px" :class="themeSwitcher.currentTheme"> @@ -82,7 +82,7 @@ [[ infoModal.clientSettings.email || '{{ i18n "none" }}' ]] - [[ infoModal.clientSettings.id ]] + [[ infoModal.clientSettings.id ]] [[ infoModal.clientSettings.security ]] @@ -142,7 +142,7 @@ [[ infoModal.clientSettings.tgId ]] - + [[ getRemStats() ]] @@ -242,15 +242,15 @@