From 2b03879bcff88aac1c3ff12cecd3c6f2563755ca Mon Sep 17 00:00:00 2001 From: Joe Knapper Date: Tue, 30 Jun 2026 17:36:57 +0100 Subject: [PATCH] Capitalise file name --- .../{zmotordirectionstep.vue => zMotorDirectionStep.vue} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename webapp/src/components/modalComponents/calibrationWizardComponents/{zmotordirectionstep.vue => zMotorDirectionStep.vue} (100%) diff --git a/webapp/src/components/modalComponents/calibrationWizardComponents/zmotordirectionstep.vue b/webapp/src/components/modalComponents/calibrationWizardComponents/zMotorDirectionStep.vue similarity index 100% rename from webapp/src/components/modalComponents/calibrationWizardComponents/zmotordirectionstep.vue rename to webapp/src/components/modalComponents/calibrationWizardComponents/zMotorDirectionStep.vue