mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171
This commit is contained in:
parent
1e53010b4d
commit
af694f6301
5 changed files with 114 additions and 120 deletions
|
|
@ -42,7 +42,7 @@ func main() {
|
|||
model.BootSyncData()
|
||||
model.InitBoxes()
|
||||
model.LoadFlashcards()
|
||||
model.LoadAssetsTexts()
|
||||
util.LoadAssetsTexts()
|
||||
|
||||
util.SetBooted()
|
||||
util.PushClearAllMsg()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue