From 35133dff8c6fc9abb2c1e41237618a3ed8aaf39b Mon Sep 17 00:00:00 2001 From: wusumac <736139669@qq.com> Date: Sun, 2 Aug 2026 23:59:30 +0800 Subject: [PATCH] =?UTF-8?q?fix(web):=20navigate=20(not=20in-place)=20when?= =?UTF-8?q?=20switching=20from=20HTTPS=20to=20HTTP=20hub=20=E2=80=94=20mix?= =?UTF-8?q?ed=20content=20blocks=20in-place=20calls?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/routes/settings/general.tsx | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/web/src/routes/settings/general.tsx b/web/src/routes/settings/general.tsx index 69a4b9e4..f6b50b0a 100644 --- a/web/src/routes/settings/general.tsx +++ b/web/src/routes/settings/general.tsx @@ -68,10 +68,19 @@ function ConnectionSwitch() {