Daniel 2025-06-26 22:28:22 +08:00
parent a2086f66e0
commit 4301de828a
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -71,8 +71,6 @@ func setAttrViewCardAspectRatio(operation *Operation) (err error) {
} }
err = av.SaveAttributeView(attrView) err = av.SaveAttributeView(attrView)
ReloadAttrView(operation.AvID)
return return
} }