mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
🎨 Update text
This commit is contained in:
parent
5a458c9c09
commit
ba50a9fca6
1 changed files with 0 additions and 2 deletions
|
|
@ -165,8 +165,6 @@ func CheckFileSysStatus() {
|
||||||
}
|
}
|
||||||
|
|
||||||
for {
|
for {
|
||||||
time.Sleep(10 * time.Second)
|
|
||||||
ReportFileSysFatalError(fmt.Errorf("test error"))
|
|
||||||
<-thirdPartySyncCheckTicker.C
|
<-thirdPartySyncCheckTicker.C
|
||||||
checkFileSysStatus()
|
checkFileSysStatus()
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue