mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-02 10:50:15 +01:00
🎨 改进 BlockTree 持久化
This commit is contained in:
parent
20bc84c542
commit
8e259c100a
2 changed files with 8 additions and 4 deletions
|
|
@ -429,6 +429,7 @@ func Close(force bool, execInstallPkg int) (exitCode int) {
|
|||
|
||||
Conf.Close()
|
||||
sql.CloseDatabase()
|
||||
treenode.SaveBlockTree()
|
||||
clearWorkspaceTemp()
|
||||
clearPortJSON()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue