diff options
Diffstat (limited to 'web/html/form')
| -rw-r--r-- | web/html/form/outbound.html | 2 |
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> |
