diff --git a/kernel/model/attribute_view.go b/kernel/model/attribute_view.go index b34ff3977..d7bcd6918 100644 --- a/kernel/model/attribute_view.go +++ b/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