mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -191,7 +191,7 @@ func CheckFileSysStatus() {
|
||||
break
|
||||
}
|
||||
|
||||
time.Sleep(1 * time.Millisecond)
|
||||
time.Sleep(time.Second)
|
||||
|
||||
f, err := os.Open(renamed)
|
||||
if nil != err {
|
||||
|
||||
Reference in New Issue
Block a user