Browse Source

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

Daniel 1 năm trước cách đây
mục cha
commit
3a798c4533
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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