mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 同步时如果发现数据仓库损坏则自动重建仓库 Fix https://github.com/siyuan-note/siyuan/issues/6144
This commit is contained in:
@@ -693,6 +693,7 @@ func indexRepoBeforeCloudSync(repo *dejavu.Repo) (err error) {
|
||||
if nil != resetErr {
|
||||
return
|
||||
}
|
||||
err = nil
|
||||
}
|
||||
|
||||
if nil != err {
|
||||
|
||||
Reference in New Issue
Block a user