@@ -219,7 +219,6 @@ func ApiAppAdd(c *gin.Context) {
}
cfg.Apps = append(cfg.Apps, app)
CfgUnlock()
err := cfg.Save(false)
if err != nil {
c.JSON(http.StatusInternalServerError, gin.H{
The note is not visible to the blocked user.