1
0
Эх сурвалжийг харах

REALITY: target as an alias of dest

I don't want to add it separately because they are the same, just the name is different.
mhsanaei 5 сар өмнө
parent
commit
b36032e22c

+ 1 - 1
web/html/xui/form/reality_settings.html

@@ -12,7 +12,7 @@
             <a-select-option v-for="key in UTLS_FINGERPRINT" :value="key">[[ key ]]</a-select-option>
         </a-select>
     </a-form-item>
-    <a-form-item label='Dest'>
+    <a-form-item label='Dest (Target)'>
         <a-input v-model.trim="inbound.stream.reality.dest"></a-input>
     </a-form-item>
     <a-form-item label='SNI'>