From b6129933aad279349a2ec2b2da5a1406a03bc3e0 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Mon, 18 Nov 2024 14:13:30 +0000 Subject: [PATCH] Update pluginList.json with SumUp --- pluginList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pluginList.json b/pluginList.json index f2b2a25..d3eb0e3 100644 --- a/pluginList.json +++ b/pluginList.json @@ -53,6 +53,7 @@ [ "fpp-jukebox", "https://raw.githubusercontent.com/PiSignage/fpp-jukebox/main/pluginInfo.json" ], [ "fpp-node-red", "https://raw.githubusercontent.com/darylc/fpp-node-red/master/pluginInfo.json"], [ "fpp-WLED-Control", "https://raw.githubusercontent.com/CaffeinatedFunctionality/fpp-WLED-Control/master/pluginInfo.json"], - [ "fpp-PulseMesh", "https://raw.githubusercontent.com/PulseMeshLabs/fpp-pulsemesh/refs/heads/main/pluginInfo.json"] + [ "fpp-PulseMesh", "https://raw.githubusercontent.com/PulseMeshLabs/fpp-pulsemesh/refs/heads/main/pluginInfo.json"], + [ "fpp-sumup", "https://raw.githubusercontent.com/PiSignage/fpp-sumup/refs/heads/master/pluginInfo.json" ] ] }