This commit is contained in:
心隨緣動 2025-09-08 22:16:58 +08:00 committed by GitHub
parent 86d87b95a3
commit 9c5f540973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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