From 8c0c43df816d2de7695d2afcbd2011cc04c812ec Mon Sep 17 00:00:00 2001 From: Daniel Kulp Date: Mon, 2 Sep 2019 19:40:19 -0400 Subject: [PATCH] fix json --- pluginInfo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pluginInfo.json b/pluginInfo.json index 04aba56..853c1f4 100755 --- a/pluginInfo.json +++ b/pluginInfo.json @@ -26,14 +26,14 @@ "maxFPPVersion": "3.2.99", "branch": "master", "sha": "ada07e1d19f5eb7cafb6be65f0e4791afd770201", - "allowUpdates": 0, + "allowUpdates": 0 }, { "minFPPVersion": "3.3", "maxFPPVersion": "0", "branch": "master", "sha": "", - "allowUpdates": 0, + "allowUpdates": 0 } ] }