From 414fc1ce9068ac702ed99ad1e09fb12d7bd8c0fc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 29 Mar 2025 20:28:13 -0400 Subject: [PATCH] Forgot to reconnect a node in Gitea flow --- flows.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flows.json b/flows.json index feaa1fe..f8594d5 100644 --- a/flows.json +++ b/flows.json @@ -30153,7 +30153,8 @@ "wires": [ [ "9e43408e18883dfe", - "d31d41f3e474e0c1" + "d31d41f3e474e0c1", + "7674185d1e5ee489" ] ], "icon": "node-red-contrib-cpu/cpu.png"