update 2022-06-17 08:49:41

This commit is contained in:
github-actions[bot]
2022-06-17 08:49:41 +08:00
parent 7d5052ecbf
commit 274a98927e
2 changed files with 56 additions and 1 deletions

View File

@@ -582,7 +582,7 @@ o.default = 2
o.rmempty = true
o = s:option(Value, "seed", translate("Obfuscate password (optional)"))
o:depends({v2ray_protocol = "vless", transport = "kcp"})
o:depends("transport", "kcp")
o:depends("type", "hysteria")
o.rmempty = true