mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 重复文档时不再等待数据库索引
This commit is contained in:
@@ -904,7 +904,7 @@ func DuplicateDoc(rootID string) (ret *parse.Tree, err error) {
|
||||
|
||||
resetTree(ret, "Duplicated")
|
||||
createTreeTx(ret)
|
||||
sql.WaitForWritingDatabase()
|
||||
WaitForWritingFiles()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user