aw-1837 add language to user
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
0d9789d8c6
commit
d833f321d1
@ -15,4 +15,5 @@ export interface IUser {
|
||||
cocNumber?: string;
|
||||
searchable: boolean;
|
||||
newsletter?: boolean;
|
||||
language?: string;
|
||||
}
|
Loading…
Reference in New Issue
Block a user