commit
764b882b7f
@ -37,7 +37,7 @@ public class UserFields extends AbstractEntityFields {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return super.getEmail();
|
return getEmail();
|
||||||
}
|
}
|
||||||
|
|
||||||
public UserFields(UUID id, long createdTime, UUID tenantId, UUID customerId,
|
public UserFields(UUID id, long createdTime, UUID tenantId, UUID customerId,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user