diff --git a/js/mzta-special-commands.js b/js/mzta-special-commands.js index 25e9d508..66befc7c 100644 --- a/js/mzta-special-commands.js +++ b/js/mzta-special-commands.js @@ -17,7 +17,7 @@ */ // Call the API to use a special prompt - import { prefs_default } from "../options/mzta-options-default"; + import { prefs_default } from "../options/mzta-options-default.js"; import { taLogger } from './mzta-logger.js';