From 3a798c4533dc83015e414f36d6cf1ba737b9f59b Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Sun, 14 Apr 2024 10:00:08 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/11013 --- kernel/model/attribute_view.go | 1 - 1 file changed, 1 deletion(-) 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