mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 13:28:48 +01:00
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617
This commit is contained in:
parent
694303e5e8
commit
77eb65087c
2 changed files with 14 additions and 2 deletions
|
|
@ -410,7 +410,6 @@ func importConf(c *gin.Context) {
|
|||
}
|
||||
|
||||
logging.LogInfof("imported conf")
|
||||
model.Close(false, true, 1)
|
||||
}
|
||||
|
||||
func getConf(c *gin.Context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue