mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-05-08 03:39:15 -05:00
🎨 Update text
This commit is contained in:
@@ -165,6 +165,8 @@ func CheckFileSysStatus() {
|
||||
}
|
||||
|
||||
for {
|
||||
time.Sleep(10 * time.Second)
|
||||
ReportFileSysFatalError(fmt.Errorf("test error"))
|
||||
<-thirdPartySyncCheckTicker.C
|
||||
checkFileSysStatus()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user