From e1f1e74161184a9e22ae16bce8ea282bd2d6cbc9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:57:30 +0100 Subject: [PATCH] Update config.json --- transmission_openvpn/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transmission_openvpn/config.json b/transmission_openvpn/config.json index ee2429eb8..2e0e8269a 100644 --- a/transmission_openvpn/config.json +++ b/transmission_openvpn/config.json @@ -131,10 +131,10 @@ "cifsusername": "str?", "localdisks": "str?", "networkdisks": "str?", - "WEB_PROXY": "bool" + "WEBPROXY_ENABLED": "bool" }, "slug": "transmission_openvpn", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v5.2.0-3" + "version": "v5.2.0-4" }