VLESS Post-Quantum Encryption

This commit is contained in:
心隨緣動
2025-09-08 21:56:07 +08:00
committed by GitHub
parent 48e563510e
commit f86e9f0aed
-1
View File
@@ -184,7 +184,6 @@
clearKeys() {
this.inbound.settings.decryption = 'none';
this.inbound.settings.encryption = 'none';
this.inbound.settings.selectedAuth = undefined;
}
},