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
path: root/web/html
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-01-09 16:43:18 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-09 17:15:10 +0300
commitfdf31d80e7b378bc20e4958e2893b72caf088602 (patch)
tree87232b406852260c0b39620e25a93d0b8023b7d6 /web/html
parentf8fccc057ba6a28b60fc07f78e7f2140bf742cdf (diff)
Update dependencies and Xray v1.8.7
Diffstat (limited to 'web/html')
-rw-r--r--web/html/xui/form/tls_settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html
index e83d4c3f..d124ccd3 100644
--- a/web/html/xui/form/tls_settings.html
+++ b/web/html/xui/form/tls_settings.html
@@ -171,7 +171,7 @@
<template slot="title">
<span>{{ i18n "pages.client.renew" }}</span>
</template>
- Short IDs
+ Short ID
<a-icon @click="inbound.stream.reality.shortIds = RandomUtil.randomShortId()" type="sync"> </a-icon>
</a-icon>
</template>