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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2026-04-20 17:38:33 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2026-04-20 17:55:06 +0300
commit04b4fb438487ada373fb3e6437b4cdb28b5174de (patch)
tree3814ae9d0e10d2ee8e061bd3ff5495aab0ca48c4 /web/html/form/reality_settings.html
parentae5ad505d04fa347eb96a0d2bfb54ff541c3b709 (diff)
finalmask
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/form/reality_settings.html')
-rw-r--r--web/html/form/reality_settings.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/web/html/form/reality_settings.html b/web/html/form/reality_settings.html
index 29170f03..0ae79252 100644
--- a/web/html/form/reality_settings.html
+++ b/web/html/form/reality_settings.html
@@ -17,8 +17,7 @@
<a-tooltip>
<template slot="title">
<span>{{ i18n "reset" }}</span>
- </template> Target <a-icon @click="randomizeRealityTarget()"
- type="sync"></a-icon>
+ </template> Target <a-icon @click="randomizeRealityTarget()" type="sync"></a-icon>
</a-tooltip>
</template>
<a-input v-model.trim="inbound.stream.reality.target"></a-input>
@@ -28,8 +27,7 @@
<a-tooltip>
<template slot="title">
<span>{{ i18n "reset" }}</span>
- </template> SNI <a-icon @click="randomizeRealityTarget()"
- type="sync"></a-icon>
+ </template> SNI <a-icon @click="randomizeRealityTarget()" type="sync"></a-icon>
</a-tooltip>
</template>
<a-input v-model.trim="inbound.stream.reality.serverNames"></a-input>