From 9ed827aab2580adfc0285ef62480c6180aa9029f Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Tue, 30 Nov 2021 21:17:19 -0600 Subject: [PATCH] move misplaced macros --- .../AE_Companion_MacroNAMEINPARENS.js | 0 ae_shape_change_form.js => macros/ae_shape_change_form.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename AE_Companion_MacroNAMEINPARENS.js => macros/AE_Companion_MacroNAMEINPARENS.js (100%) rename ae_shape_change_form.js => macros/ae_shape_change_form.js (100%) diff --git a/AE_Companion_MacroNAMEINPARENS.js b/macros/AE_Companion_MacroNAMEINPARENS.js similarity index 100% rename from AE_Companion_MacroNAMEINPARENS.js rename to macros/AE_Companion_MacroNAMEINPARENS.js diff --git a/ae_shape_change_form.js b/macros/ae_shape_change_form.js similarity index 100% rename from ae_shape_change_form.js rename to macros/ae_shape_change_form.js