mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
🎨 同步时如果发现数据仓库损坏则自动重建仓库 Fix https://github.com/siyuan-note/siyuan/issues/6144
This commit is contained in:
parent
04a46b0c1a
commit
3a9f0e2bc6
1 changed files with 1 additions and 0 deletions
|
|
@ -693,6 +693,7 @@ func indexRepoBeforeCloudSync(repo *dejavu.Repo) (err error) {
|
|||
if nil != resetErr {
|
||||
return
|
||||
}
|
||||
err = nil
|
||||
}
|
||||
|
||||
if nil != err {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue