casing
This commit is contained in:
parent
86a545d7e6
commit
8f5dd0969c
@ -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