From 087e99a5deb1cc8459eb2fbc9a5a9efd84e1578e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 26 Jul 2026 23:23:00 +0000 Subject: [PATCH] Add fpp-matrixscroller to pluginList.json Requested in #45. --- pluginList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pluginList.json b/pluginList.json index 94e527b..94c9294 100644 --- a/pluginList.json +++ b/pluginList.json @@ -68,6 +68,7 @@ [ "fpp-node-red", "https://raw.githubusercontent.com/darylc/fpp-node-red/refs/heads/master/pluginInfo.json", "Automation" ], [ "fpp-haCommands", "https://raw.githubusercontent.com/jessica12ryan/fpp-haCommands/refs/heads/main/pluginInfo.json", "Automation" ], [ "fpp-sled-mailbox", "https://raw.githubusercontent.com/focusedonsound/fpp-sled-mailbox/refs/heads/main/pluginInfo.json", "Interaction" ], - [ "fpp-hdmi-cec", "https://raw.githubusercontent.com/focusedonsound/fpp-hdmi-cec/refs/heads/main/pluginInfo.json", "Hardware" ] + [ "fpp-hdmi-cec", "https://raw.githubusercontent.com/focusedonsound/fpp-hdmi-cec/refs/heads/main/pluginInfo.json", "Hardware" ], + [ "fpp-matrixscroller", "https://raw.githubusercontent.com/mikeneiderhauser/fpp-matrixscroller/refs/heads/master/pluginInfo.json", "Messaging" ] ] }