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