This commit is contained in:
Daniel 2024-09-26 09:00:35 +08:00
parent 2deb986c87
commit fb914ab674
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 21 additions and 12 deletions

View file

@ -1704,7 +1704,7 @@ func removeDoc(box *Box, p string, luteEngine *lute.Lute) {
continue
}
syncDelete2AvBlock(removeTree.Root)
syncDelete2AvBlock(removeTree.Root, removeTree, nil)
}
if existChildren {