mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Update av
This commit is contained in:
parent
ef85991435
commit
d168951d34
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ func getAttributeViewKeys(c *gin.Context) {
|
|||
ret.Data = blockAttributeViewKeys
|
||||
}
|
||||
|
||||
func setAttributeViewBlockAttrs(c *gin.Context) {
|
||||
func setAttributeViewBlockAttr(c *gin.Context) {
|
||||
ret := gulu.Ret.NewResult()
|
||||
defer c.JSON(http.StatusOK, ret)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue