This commit is contained in:
Vanessa 2022-06-05 00:49:57 +08:00
parent bb09e1e102
commit b7b85c5650
11 changed files with 20 additions and 21 deletions

View file

@ -13,7 +13,7 @@ import {repos} from "./config/repos";
import {openFileById} from "./editor/util";
import {bootSync, downloadProgress, progressLoading, setTitle, transactionError} from "./dialog/processSystem";
import {promiseTransactions} from "./protyle/wysiwyg/transaction";
import {initMessage, showMessage} from "./dialog/message";
import {initMessage} from "./dialog/message";
class App {
constructor() {