🎨 Improve kernel stability https://github.com/siyuan-note/siyuan/issues/9912
This commit is contained in:
parent
79528e094d
commit
e984d0ecbb
1 changed files with 0 additions and 2 deletions
|
@ -1694,8 +1694,6 @@ func replaceAttributeViewBlock(operation *Operation, tx *Transaction) (err error
|
|||
return
|
||||
}
|
||||
|
||||
WaitForWritingFiles()
|
||||
|
||||
var node *ast.Node
|
||||
if !operation.IsDetached {
|
||||
node, _, _ = getNodeByBlockID(tx, operation.NextID)
|
||||
|
|
Loading…
Add table
Reference in a new issue