Vanessa 2022-12-15 16:12:52 +08:00
parent d880f155c6
commit 2c09b19280
6 changed files with 54 additions and 15 deletions

View file

@ -11,7 +11,7 @@ import * as md5 from "blueimp-md5";
import {showMessage} from "../../dialog/message";
import {exitSiYuan} from "../../dialog/processSystem";
import {confirmDialog} from "../../dialog/confirmDialog";
import {openHistory} from "../../util/history";
import {openHistory} from "../../history/history";
import {Dialog} from "../../dialog";
import {syncGuide} from "../../sync/syncGuide";