🎨 Cloud sync storage size check

This commit is contained in:
Liang Ding 2022-07-03 09:36:18 +08:00
parent d013fd1229
commit e17aa59597
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 10 additions and 6 deletions

View file

@ -135,8 +135,8 @@ func SyncData(boot, exit, byHand bool) {
indexRepoBeforeCloudSync()
//同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5142
//syncRepo(byHand)
//return // TODO: 测试
syncRepo(byHand)
return // TODO: 测试
WaitForWritingFiles()
writingDataLock.Lock()