Daniel 2024-04-14 10:00:08 +08:00
parent bc8b295733
commit 3a798c4533
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -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