From f86e9f0aeda8ea807ecbd07f121d1fe2fefda2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Mon, 8 Sep 2025 21:56:07 +0800 Subject: [PATCH] VLESS Post-Quantum Encryption --- web/html/modals/inbound_modal.html | 1 - 1 file changed, 1 deletion(-) diff --git a/web/html/modals/inbound_modal.html b/web/html/modals/inbound_modal.html index f20bd833..ab9e1bf8 100644 --- a/web/html/modals/inbound_modal.html +++ b/web/html/modals/inbound_modal.html @@ -184,7 +184,6 @@ clearKeys() { this.inbound.settings.decryption = 'none'; this.inbound.settings.encryption = 'none'; - this.inbound.settings.selectedAuth = undefined; } },