This commit is contained in:
Vanessa 2023-08-18 20:03:04 +08:00
parent 798a2970f9
commit 4406dc687b
9 changed files with 22 additions and 21 deletions

View file

@ -12,7 +12,6 @@ import {MenuItem} from "../menus/Menu";
import {escapeHtml} from "../util/escape";
/// #if !MOBILE
import {openFile} from "../editor/util";
import {newCardModel} from "./newCardTab";
/// #endif
import {getDisplayName, movePathTo} from "../util/pathName";
import {App} from "../index";