Compare commits
No commits in common. "798ec8d1caaedd0d50a691143354a02c0c184ccc" and "861a8a48fc0076b20d2b9c443baabcf83427015e" have entirely different histories.
798ec8d1ca
...
861a8a48fc
@ -14,5 +14,5 @@ export interface IUser {
|
|||||||
organisation?: string;
|
organisation?: string;
|
||||||
cocNumber?: string;
|
cocNumber?: string;
|
||||||
searchable: boolean;
|
searchable: boolean;
|
||||||
newsletter?: boolean;
|
newsLetter?: boolean;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user