🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683
This commit is contained in:
parent
90329a41ca
commit
6550926a08
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ func checkFileSysStatus() {
|
|||
break
|
||||
}
|
||||
|
||||
time.Sleep(time.Second)
|
||||
RandomSleep(500, 1000)
|
||||
|
||||
f, err := os.Open(renamed)
|
||||
if nil != err {
|
||||
|
|
Loading…
Add table
Reference in a new issue