From eece35bf25037e2ae590dc73afcb32ef66d2bd7b Mon Sep 17 00:00:00 2001 From: Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> Date: Thu, 7 Oct 2021 20:24:08 -0400 Subject: [PATCH] add missing comma --- pi-hosted_template/template/portainer-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index bed2b5e..08dbca3 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -4091,7 +4091,7 @@ "default": "100", "label": "PGID", "name": "PGID" - } + }, { "label": "OOKLA_EULA_GDPR", "name": "OOKLA_EULA_GDPR",