mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 22:38:49 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
f3efac1f07
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ func CheckFileSysStatus() {
|
|||
break
|
||||
}
|
||||
|
||||
time.Sleep(1 * time.Millisecond)
|
||||
time.Sleep(time.Second)
|
||||
|
||||
f, err := os.Open(renamed)
|
||||
if nil != err {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue