mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Cloud sync storage size check
This commit is contained in:
parent
d013fd1229
commit
e17aa59597
5 changed files with 10 additions and 6 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue