mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 09:30:48 +08:00
This commit is contained in:
parent
fef57e49ca
commit
fd5538a7b0
@ -472,11 +472,6 @@ func InitBlockTree(force bool) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func SaveBlockTree(force bool) {
|
func SaveBlockTree(force bool) {
|
||||||
if force {
|
|
||||||
|
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
start := time.Now()
|
start := time.Now()
|
||||||
os.MkdirAll(util.BlockTreePath, 0755)
|
os.MkdirAll(util.BlockTreePath, 0755)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user