add searchable field to user
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
This commit is contained in:
parent
335078a10c
commit
33d03c3d58
@ -13,4 +13,5 @@ export interface IUser {
|
||||
mobile?: string;
|
||||
organisation?: string;
|
||||
cocNumber?: string;
|
||||
searchable: boolean;
|
||||
}
|
Loading…
Reference in New Issue
Block a user