🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580

This commit is contained in:
Daniel 2024-03-12 16:35:46 +08:00
parent e58520b6ce
commit d90dff900e
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 6 additions and 14 deletions

View file

@ -221,7 +221,6 @@ func syncData(exit, byHand bool) {
logging.LogErrorf("write websocket message failed: %v", writeErr)
}
}
return
}