mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
674138d5fa
commit
dc10e1a11a
1 changed files with 0 additions and 4 deletions
|
|
@ -126,8 +126,4 @@ func resetRepo(c *gin.Context) {
|
|||
ret.Msg = fmt.Sprintf(model.Conf.Language(146), err.Error())
|
||||
return
|
||||
}
|
||||
|
||||
ret.Data = map[string]interface{}{
|
||||
"key": hex.EncodeToString(model.Conf.Repo.Key),
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue