mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-04 15:58:49 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
c3d3cb189c
1 changed files with 1 additions and 1 deletions
|
|
@ -420,7 +420,7 @@ func SaveBlockTree(force bool) {
|
|||
return true
|
||||
})
|
||||
if 0 < count {
|
||||
logging.LogInfof("wrote block trees [%d]", count)
|
||||
//logging.LogInfof("wrote block trees [%d]", count)
|
||||
}
|
||||
|
||||
elapsed := time.Since(start).Seconds()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue