🎨 OCR 未启用时不保存 ocr-texts.json https://github.com/siyuan-note/siyuan/issues/11171

This commit is contained in:
Daniel 2024-04-29 16:10:56 +08:00
parent 1e53010b4d
commit af694f6301
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
5 changed files with 114 additions and 120 deletions

View file

@ -42,7 +42,7 @@ func main() {
model.BootSyncData()
model.InitBoxes()
model.LoadFlashcards()
model.LoadAssetsTexts()
util.LoadAssetsTexts()
util.SetBooted()
util.PushClearAllMsg()