From c721daf5c43057f631b0fb8594698d1f92e99a03 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 31 May 2025 02:00:43 -0600 Subject: [PATCH] Renamed "Macro Automation" folder to "Automation" --- .../{Macro Automation => Automation}/Node_Macro_KeyPress.jsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Data/Server/WebUI/src/nodes/{Macro Automation => Automation}/Node_Macro_KeyPress.jsx (100%) diff --git a/Data/Server/WebUI/src/nodes/Macro Automation/Node_Macro_KeyPress.jsx b/Data/Server/WebUI/src/nodes/Automation/Node_Macro_KeyPress.jsx similarity index 100% rename from Data/Server/WebUI/src/nodes/Macro Automation/Node_Macro_KeyPress.jsx rename to Data/Server/WebUI/src/nodes/Automation/Node_Macro_KeyPress.jsx