mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Improve boot
This commit is contained in:
parent
dfb5be0679
commit
200499aad4
4 changed files with 5 additions and 4 deletions
|
|
@ -129,7 +129,7 @@ func Tesseract(imgAbsPath string) string {
|
|||
return ret
|
||||
}
|
||||
|
||||
func initTesseract() {
|
||||
func InitTesseract() {
|
||||
ver := getTesseractVer()
|
||||
if "" == ver {
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue