mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-08 08:14:21 +01:00
✏️ Fix typo
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
5ea807a6db
commit
7aaa7c544f
3 changed files with 3 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ func getUpdatedPackage(c *gin.Context) {
|
|||
}
|
||||
}
|
||||
|
||||
func getBazaarPackageREAME(c *gin.Context) {
|
||||
func getBazaarPackageREADME(c *gin.Context) {
|
||||
ret := gulu.Ret.NewResult()
|
||||
defer c.JSON(http.StatusOK, ret)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue