From 5c10035bd964b41ce466ef16ca5ef8bb9a4507f6 Mon Sep 17 00:00:00 2001 From: Vadim Iskuchekov Date: Sat, 21 Jun 2025 09:55:35 +0200 Subject: feat: add comments under client id (#3131) --- web/html/form/protocol/vmess.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'web/html/form/protocol/vmess.html') diff --git a/web/html/form/protocol/vmess.html b/web/html/form/protocol/vmess.html index 3c5200ac..94a0cc58 100644 --- a/web/html/form/protocol/vmess.html +++ b/web/html/form/protocol/vmess.html @@ -13,7 +13,12 @@ {{ i18n "security" }} - [[ client.email ]] + +
+
[[ client.email ]]
+
[[ client.comment ]]
+
+ [[ client.id ]] [[ client.security ]] -- cgit v1.2.3