mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Update paths
GitOrigin-RevId: a9474c8f36e8b287de4dd8fda29bc082001444ac
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user