mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-05 15:11:48 +01:00
🎨 桌面端自动下载更新安装包 https://github.com/siyuan-note/siyuan/issues/5837
This commit is contained in:
parent
9531bdd01c
commit
e2a6780cec
14 changed files with 155 additions and 16 deletions
|
|
@ -46,7 +46,7 @@ func main() {
|
|||
go model.HookResident()
|
||||
util.SetBooted()
|
||||
util.ClearPushProgress(100)
|
||||
go model.AutoRefreshUser()
|
||||
go model.AutoRefreshCheck()
|
||||
go model.AutoFlushTx()
|
||||
go sql.AutoFlushTreeQueue()
|
||||
go treenode.AutoFlushBlockTree()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue