mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-19 18:41:00 +08:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
7c0490791c
@ -655,6 +655,7 @@ func duplicateDoc(c *gin.Context) {
|
||||
notebook := tree.Box
|
||||
box := model.Conf.Box(notebook)
|
||||
model.DuplicateDoc(tree)
|
||||
arg["listDocTree"] = true
|
||||
pushCreate(box, tree.Path, arg)
|
||||
|
||||
ret.Data = map[string]interface{}{
|
||||
|
Loading…
Reference in New Issue
Block a user