Revert "Patch lib"
Some checks failed
FarmMaps/FarmMapsLib/pipeline/head There was a failure building this commit

This reverts commit ea1b22ed41.
This commit is contained in:
2021-06-23 13:52:52 +02:00
parent ea1b22ed41
commit 9c19595597
2 changed files with 1 additions and 2 deletions

View File

@@ -15,5 +15,4 @@ export interface IUser {
cocNumber?: string;
searchable: boolean;
newsletter?: boolean;
language?: string;
}