From d9eacafc3acc82bc40c24389e52520a0482d7641 Mon Sep 17 00:00:00 2001 From: Emily Date: Fri, 14 Nov 2025 14:28:11 +0100 Subject: [PATCH] fixed the program by moving the example module back to where the program can ACTUALLY load it --- .../{transcription/remote/assembly_AI => utility}/example.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename services/modules/{transcription/remote/assembly_AI => utility}/example.js (100%) diff --git a/services/modules/transcription/remote/assembly_AI/example.js b/services/modules/utility/example.js similarity index 100% rename from services/modules/transcription/remote/assembly_AI/example.js rename to services/modules/utility/example.js