From eaec9e54ad120362cd4f8728db10c36c7a25a4d2 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 28 Jul 2023 18:27:04 +0330 Subject: random password button for kcp , quic --- web/html/xui/form/stream/stream_kcp.html | 3 ++- web/html/xui/form/stream/stream_quic.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'web/html') diff --git a/web/html/xui/form/stream/stream_kcp.html b/web/html/xui/form/stream/stream_kcp.html index 1c7e87bf..0d6df9e3 100644 --- a/web/html/xui/form/stream/stream_kcp.html +++ b/web/html/xui/form/stream/stream_kcp.html @@ -12,7 +12,8 @@
- + +
diff --git a/web/html/xui/form/stream/stream_quic.html b/web/html/xui/form/stream/stream_quic.html index 2dddfd87..53e60b2d 100644 --- a/web/html/xui/form/stream/stream_quic.html +++ b/web/html/xui/form/stream/stream_quic.html @@ -8,7 +8,8 @@ - + + -- cgit v1.2.3