mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🔖 Release v3.0.12
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
module github.com/siyuan-note/siyuan/kernel
|
||||
|
||||
go 1.22.2
|
||||
go 1.22.0
|
||||
|
||||
toolchain go1.22.2
|
||||
|
||||
require (
|
||||
code.sajari.com/docconv v1.3.8
|
||||
|
||||
@@ -58,7 +58,7 @@ func StartKernel(container, appDir, workspaceBaseDir, timezoneID, localIPs, lang
|
||||
model.BootSyncData()
|
||||
model.InitBoxes()
|
||||
model.LoadFlashcards()
|
||||
model.LoadAssetsTexts()
|
||||
util.LoadAssetsTexts()
|
||||
|
||||
util.SetBooted()
|
||||
util.PushClearAllMsg()
|
||||
|
||||
Reference in New Issue
Block a user