🎨 Add some tips on the empty start page https://github.com/siyuan-note/siyuan/issues/8120

This commit is contained in:
Liang Ding 2023-04-28 12:08:11 +08:00
parent 2eb0759fc2
commit 770c65f616
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

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";