This commit is contained in:
心隨緣動
2025-09-08 22:15:29 +08:00
committed by GitHub
parent d5e767633a
commit 86d87b95a3
+1 -1
View File
@@ -1882,7 +1882,7 @@ Inbound.VLESSSettings = class extends Inbound.Settings {
protocol, protocol,
vlesses = [new Inbound.VLESSSettings.VLESS()], vlesses = [new Inbound.VLESSSettings.VLESS()],
decryption = "none", decryption = "none",
encryption = "none", encryption = "",
fallbacks = [], fallbacks = [],
) { ) {
super(protocol); super(protocol);