correct mistake in vpn selector of testbed app
This commit is contained in:
parent
47c334ea1f
commit
f6b544ceb4
|
@ -24,4 +24,4 @@ name: testbed
|
|||
sources:
|
||||
- https://github.com/Jackett/Jackett
|
||||
type: application
|
||||
version: 7.0.6
|
||||
version: 7.0.7
|
||||
|
|
|
@ -1366,7 +1366,7 @@ questions:
|
|||
description: "disabled"
|
||||
- value: "openvpn"
|
||||
description: "OpenVPN"
|
||||
- value: "ClusterIP"
|
||||
- value: "wireguard"
|
||||
description: "Wireguard"
|
||||
- variable: openvpn
|
||||
label: "OpenVPN Settings"
|
||||
|
|
Loading…
Reference in New Issue