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

View File

@ -1882,7 +1882,7 @@ Inbound.VLESSSettings = class extends Inbound.Settings {
protocol,
vlesses = [new Inbound.VLESSSettings.VLESS()],
decryption = "none",
encryption = "none",
encryption = "",
fallbacks = [],
) {
super(protocol);