This commit is contained in:
Vanessa 2022-08-21 17:38:09 +08:00
parent 190b24d7e4
commit 16ea87b398
9 changed files with 51 additions and 42 deletions

View file

@ -12,8 +12,6 @@ import {fetchPost} from "./fetch";
import {mountHelp, newDailyNote} from "./mount";
import {MenuItem} from "../menus/Menu";
import {initAssets, loadAssets, setInlineStyle} from "./assets";
import {showMessage} from "../dialog/message";
import {needSubscribe} from "./needSubscribe";
import {goBack, goForward} from "./backForward";
import {getOpenNotebookCount} from "./pathName";
import {openFileById} from "../editor/util";