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:
authorAlex Churin <alex@churin.pro>2025-01-14 18:08:19 +0300
committerGitHub <noreply@github.com>2025-01-14 18:08:19 +0300
commit7eb5afdd8d6575d3fd025524a7cb40fb53b8cf20 (patch)
treeacd1697417395c64506aa928fdd3bc8e81b13782
parent522ccda71c1b406b6cd774472e9c9d50bb0a3424 (diff)
wireguard modal fix (#2640)
-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 b9ca2312..d9913f32 100644
--- a/web/html/xui/inbound_info_modal.html
+++ b/web/html/xui/inbound_info_modal.html
@@ -427,7 +427,7 @@
</tr>
<tr>
<td colspan="2">
- <tr-info-row v-for="(link,index) in infoModal.links" class="tr-info-row">
+ <tr-info-row class="tr-info-row">
<tr-info-title class="tr-info-title">
<a-tag color="blue">Config</a-tag>
<a-tooltip title='{{ i18n "copy" }}'>