mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
bug5014: adjusted custom field serializer for ExpeditionDeviceConfiguration so that it handles security info
This commit is contained in:
-1
@@ -118,5 +118,4 @@ public class ExpeditionDeviceConfiguration extends NamedImpl implements SecuredD
|
||||
public final void setOwnership(final OwnershipDTO ownership) {
|
||||
this.securityInformation.setOwnership(ownership);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user