This commit is contained in:
Daniel 2025-06-17 20:18:15 +08:00
parent d76432028e
commit d33c9d736b
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017

View File

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