Update paths

GitOrigin-RevId: a9474c8f36e8b287de4dd8fda29bc082001444ac
This commit is contained in:
Andrew Rumble
2025-10-17 10:50:07 +01:00
committed by Copybot
parent 0d73904c4b
commit f02f6475ac
110 changed files with 261 additions and 260 deletions
@@ -1,7 +1,7 @@
import { callbackify } from 'node:util'
import Path from 'node:path'
import ProjectEntityHandler from './ProjectEntityHandler.js'
import EditorController from '../Editor/EditorController.js'
import ProjectEntityHandler from './ProjectEntityHandler.mjs'
import EditorController from '../Editor/EditorController.mjs'
// generate a new name based on the original, with an optional label.
// e.g. origname-20210101-122345.tex (default)