From 65daddf2fb39fa12734e951fa03edc842ee2e343 Mon Sep 17 00:00:00 2001 From: Robert Middleswarth Date: Thu, 11 Nov 2021 15:18:33 -0500 Subject: [PATCH] Fixed space on transmission-openvpn --- template/portainer-v2-arm32.json | 12 ++++++------ template/portainer-v2-arm64.json | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 00e15a5..154be16 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -4261,12 +4261,12 @@ "label": "OPENVPN_PROVIDER", "name": "OPENVPN_PROVIDER" }, - { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" - }, + { + "default": "", + "description": "Optional. Mostly used to narrow down what location to use by the provider", + "label": "OPENVPN_CONFIG", + "name": "OPENVPN_CONFIG" + }, { "default": "", "label": "OPENVPN_USERNAME", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index bc61d8f..d6c7552 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -4301,12 +4301,12 @@ "label": "OPENVPN_PROVIDER", "name": "OPENVPN_PROVIDER" }, - { - "default": "", - "description": "Optional. Mostly used to narrow down what location to use by the provider", - "label": "OPENVPN_CONFIG", - "name": "OPENVPN_CONFIG" - }, + { + "default": "", + "description": "Optional. Mostly used to narrow down what location to use by the provider", + "label": "OPENVPN_CONFIG", + "name": "OPENVPN_CONFIG" + }, { "default": "", "label": "OPENVPN_USERNAME",