🎨 桌面端支持搜索图片 OCR 文本 https://github.com/siyuan-note/siyuan/issues/3470

This commit is contained in:
Liang Ding 2023-01-16 17:26:13 +08:00
parent 0e5d2dc87c
commit 1befd3fc47
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -107,7 +107,6 @@ func AutoOCRAssets() {
for {
autoOCRAssets()
time.Sleep(7 * time.Second)
}
}