From 08487b1d699d0083a9bde66fc0aea19fffc4d8a7 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 15 Jan 2024 00:26:25 -0500 Subject: [PATCH] Rename stairwell file --- second-floor-lighting/stairwell/{stairwell.js => on-off.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename second-floor-lighting/stairwell/{stairwell.js => on-off.js} (100%) diff --git a/second-floor-lighting/stairwell/stairwell.js b/second-floor-lighting/stairwell/on-off.js similarity index 100% rename from second-floor-lighting/stairwell/stairwell.js rename to second-floor-lighting/stairwell/on-off.js