correct mistake in vpn selector of testbed app

This commit is contained in:
kjeld Schouten-Lebbing 2021-09-12 21:40:16 +02:00
parent 47c334ea1f
commit f6b544ceb4
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 2 deletions

View File

@ -24,4 +24,4 @@ name: testbed
sources:
- https://github.com/Jackett/Jackett
type: application
version: 7.0.6
version: 7.0.7

View File

@ -1366,7 +1366,7 @@ questions:
description: "disabled"
- value: "openvpn"
description: "OpenVPN"
- value: "ClusterIP"
- value: "wireguard"
description: "Wireguard"
- variable: openvpn
label: "OpenVPN Settings"