From 2e6faf69e62274a35611eb20b0e0a05251c4a8cd Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Fri, 20 Jun 2025 19:30:46 +0700 Subject: fix: generate correct keys for shadowsocks inbounds --- web/html/form/client.html | 2 +- web/html/form/protocol/shadowsocks.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/form') diff --git a/web/html/form/client.html b/web/html/form/client.html index c67f1470..846bbd13 100644 --- a/web/html/form/client.html +++ b/web/html/form/client.html @@ -22,7 +22,7 @@ {{ i18n "reset" }} {{ i18n "password" }} - + diff --git a/web/html/form/protocol/shadowsocks.html b/web/html/form/protocol/shadowsocks.html index b9813afb..06e12075 100644 --- a/web/html/form/protocol/shadowsocks.html +++ b/web/html/form/protocol/shadowsocks.html @@ -31,7 +31,7 @@ Password + Password -- cgit v1.2.3