mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +01:00
🎨 更新版本后自动打开用户指南 Fix https://github.com/siyuan-note/siyuan/issues/7469
This commit is contained in:
parent
1069d245af
commit
0b7598df3b
6 changed files with 8 additions and 10 deletions
|
|
@ -176,7 +176,7 @@ export const onGetConfig = (isStart: boolean) => {
|
|||
resizeDrag();
|
||||
}, 200);
|
||||
});
|
||||
if (window.siyuan.config.newbie) {
|
||||
if (window.siyuan.config.openHelp) {
|
||||
mountHelp();
|
||||
}
|
||||
addGA();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue