mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 Clean code
This commit is contained in:
parent
c79e2f79f5
commit
9677187a98
9 changed files with 16 additions and 12 deletions
|
|
@ -48,7 +48,7 @@ func main() {
|
|||
util.PushClearAllMsg()
|
||||
|
||||
job.StartCron()
|
||||
go model.AutoGenerateDocHistory()
|
||||
go model.AutoGenerateFileHistory()
|
||||
go cache.LoadAssets()
|
||||
go util.CheckFileSysStatus()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue