Add switches to enable some more privacy, fix all errors in osmAuth
This commit is contained in:
parent
a856d8edc9
commit
fbf23b6e18
6 changed files with 128 additions and 132 deletions
|
@ -564,5 +564,5 @@ export interface LayerConfigJson {
|
|||
* ifunset: Write 'change_within_x_m' as usual and if GPS is enabled
|
||||
* iftrue: Do not write 'change_within_x_m' and do not indicate that this was done by survey
|
||||
*/
|
||||
enableMorePrivacy: boolean
|
||||
enableMorePrivacy?: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue