@@ -54,7 +54,6 @@ export class GroupContact {
|
||||
* The contact's address.
|
||||
* This is a address object to prevent any formatting differences.
|
||||
*/
|
||||
@IsOptional()
|
||||
@Column(type => Address)
|
||||
address?: Address;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user