mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
⚡ Support for saving .sy files in the single-line format https://github.com/siyuan-note/siyuan/issues/8712
This commit is contained in:
@@ -313,6 +313,8 @@ func setFiletree(c *gin.Context) {
|
||||
model.Conf.FileTree = fileTree
|
||||
model.Conf.Save()
|
||||
|
||||
util.UseSingleLineSave = model.Conf.FileTree.UseSingleLineSave
|
||||
|
||||
ret.Data = model.Conf.FileTree
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user