This commit is contained in:
Vanessa 2024-05-27 11:06:54 +08:00
parent 7577933461
commit 19079acfc3
4 changed files with 8 additions and 9 deletions

View file

@ -13,7 +13,6 @@ import {replaceFileName, validateName} from "../editor/rename";
import {hideElements} from "../protyle/ui/hideElements";
import {openMobileFileById} from "../mobile/editor";
import {App} from "../index";
import {insertHTML} from "../protyle/util/insertHTML";
import {escapeHtml} from "./escape";
export const getNewFilePath = (useSavePath: boolean) => {