mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-04 22:51:47 +01:00
🎨 桌面端支持搜索图片 OCR 文本 https://github.com/siyuan-note/siyuan/issues/3470
This commit is contained in:
parent
a0143b2637
commit
9da8192567
5 changed files with 196 additions and 60 deletions
|
|
@ -428,6 +428,7 @@ func Close(force bool, execInstallPkg int) (exitCode int) {
|
|||
Conf.Close()
|
||||
sql.CloseDatabase()
|
||||
treenode.SaveBlockTree(false)
|
||||
util.SaveAssetsTexts()
|
||||
clearWorkspaceTemp()
|
||||
clearPortJSON()
|
||||
util.UnlockWorkspace()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue