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>2025-09-16 14:41:05 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2025-09-16 14:41:05 +0300
commit1de7accd7cfea4aa834fbcf80ff05e0f072971b4 (patch)
treecbf359d4737c2dd8ad06d05f60ad295597cc7be4 /web/html/form/outbound.html
parent76afff2a6f5bcc2fad72955f15a216d0eebacacd (diff)
vnext removed
Diffstat (limited to 'web/html/form/outbound.html')
-rw-r--r--web/html/form/outbound.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/form/outbound.html b/web/html/form/outbound.html
index d2149b6d..aa6aa323 100644
--- a/web/html/form/outbound.html
+++ b/web/html/form/outbound.html
@@ -210,7 +210,7 @@
</a-form-item>
</template>
- <!-- Vnext (vless/vmess) settings -->
+ <!-- VLESS/VMess user settings -->
<template v-if="[Protocols.VMess, Protocols.VLESS].includes(outbound.protocol)">
<a-form-item label='ID'>
<a-input v-model.trim="outbound.settings.id"></a-input>