浏览代码

:art: https://github.com/siyuan-note/siyuan/issues/11013

Daniel 1 年之前
父节点
当前提交
3a798c4533
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      kernel/model/attribute_view.go

+ 0 - 1
kernel/model/attribute_view.go

@@ -2129,7 +2129,6 @@ func addAttributeViewBlock(avID, blockID, previousBlockID, addingBlockID string,
 				blockValue.IsDetached = isDetached
 				blockValue.Block.Content = content
 				blockValue.UpdatedAt = now
-				util.PushMsg(Conf.language(242), 3000)
 				err = av.SaveAttributeView(attrView)
 			}
 			return