mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 13:28:48 +01:00
🎨 桌面端支持搜索图片 OCR 文本 https://github.com/siyuan-note/siyuan/issues/3470
This commit is contained in:
parent
6f51de0d12
commit
c4208596e4
13 changed files with 361 additions and 359 deletions
|
|
@ -428,7 +428,7 @@ func Close(force bool, execInstallPkg int) (exitCode int) {
|
|||
Conf.Close()
|
||||
sql.CloseDatabase()
|
||||
treenode.SaveBlockTree(false)
|
||||
util.SaveAssetsTexts()
|
||||
SaveAssetsTexts()
|
||||
clearWorkspaceTemp()
|
||||
clearPortJSON()
|
||||
util.UnlockWorkspace()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue