mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 08:16:10 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
5158ade004
1 changed files with 0 additions and 4 deletions
|
|
@ -639,10 +639,6 @@ func listDocsByPath(c *gin.Context) {
|
|||
"path": p,
|
||||
"files": files,
|
||||
}
|
||||
|
||||
// 持久化文档面板排序
|
||||
model.Conf.FileTree.Sort = sortMode
|
||||
model.Conf.Save()
|
||||
}
|
||||
|
||||
func getDoc(c *gin.Context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue