From 9f560c96f5ebb5f91dd930cb2578b8a391931b3f Mon Sep 17 00:00:00 2001 From: Lily-129 <68935009+Lily-129@users.noreply.github.com> Date: Fri, 4 Mar 2022 10:43:25 -0500 Subject: [PATCH] Rename test4.js to test3.js t he --- mods/{test4.js => test3.js} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename mods/{test4.js => test3.js} (96%) diff --git a/mods/test4.js b/mods/test3.js similarity index 96% rename from mods/test4.js rename to mods/test3.js index bc150421..c1a4a519 100644 --- a/mods/test4.js +++ b/mods/test3.js @@ -80,4 +80,4 @@ elements.test2 = { stateLow: ["test2_s_1", "test2_s_2", "test2_l", "test2_g"], tempHigh: 24, stateHigh: ["test2_s_1", "test2_s_2", "test2_l", "test2_g"], -} \ No newline at end of file +}