diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-09 16:43:18 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-01-09 17:15:10 +0300 |
| commit | fdf31d80e7b378bc20e4958e2893b72caf088602 (patch) | |
| tree | 87232b406852260c0b39620e25a93d0b8023b7d6 /web/html | |
| parent | f8fccc057ba6a28b60fc07f78e7f2140bf742cdf (diff) | |
Update dependencies and Xray v1.8.7
Diffstat (limited to 'web/html')
| -rw-r--r-- | web/html/xui/form/tls_settings.html | 2 |
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> |
