mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683
This commit is contained in:
parent
ad0b625db8
commit
d15200957d
4 changed files with 121 additions and 2 deletions
|
|
@ -48,6 +48,7 @@ func main() {
|
|||
job.StartCron()
|
||||
go model.AutoGenerateDocHistory()
|
||||
go cache.LoadAssets()
|
||||
go util.CheckFileSysStatus()
|
||||
|
||||
model.WatchAssets()
|
||||
model.HandleSignal()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue