5144-improveArc #5

Merged
alexm merged 12 commits from 5144-improveArc into master 2024-06-05 12:19:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 91dd30729e - Show all commits

View File

@ -1,5 +1,5 @@
// import debugMissing from './debugMissing.js';
import debugMissing from './debugMissing.js';
export default async(parsed, conf) => {
if (conf.env != 'dev') return;