Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2023-04-28 16:01:18 +08:00
commit ef97c2e5a7
4 changed files with 16 additions and 34 deletions

View file

@ -33,6 +33,7 @@ import {setTabPosition} from "../window/setHeader";
/// #endif
import {showMessage} from "../dialog/message";
import {getIdZoomInByPath} from "../util/pathName";
import {openHistory} from "../history/history";
import {Custom} from "./dock/Custom";
import {newCardModel} from "../card/newCardTab";