VLESS Post-Quantum Encryption

This commit is contained in:
心隨緣動 2025-09-08 21:56:07 +08:00 committed by GitHub
parent 48e563510e
commit f86e9f0aed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,6 @@
clearKeys() {
this.inbound.settings.decryption = 'none';
this.inbound.settings.encryption = 'none';
this.inbound.settings.selectedAuth = undefined;
}
},