mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 21:18: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
|
|
@ -162,8 +162,8 @@ func Mount(boxID string) (alreadyMount bool, err error) {
|
|||
box.SaveConf(boxConf)
|
||||
}
|
||||
|
||||
if Conf.Newbie {
|
||||
Conf.Newbie = false
|
||||
if Conf.OpenHelp {
|
||||
Conf.OpenHelp = false
|
||||
Conf.Save()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue