mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Improve boot
This commit is contained in:
parent
dfb5be0679
commit
200499aad4
4 changed files with 5 additions and 4 deletions
|
|
@ -110,8 +110,6 @@ func Boot() {
|
|||
}
|
||||
|
||||
initPathDir()
|
||||
go initPandoc()
|
||||
go initTesseract()
|
||||
|
||||
bootBanner := figure.NewColorFigure("SiYuan", "isometric3", "green", true)
|
||||
logging.LogInfof("\n" + bootBanner.String())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue