Fix geolocalisation bugs on webkit

This commit is contained in:
Pieter Vander Vennet 2020-07-29 20:55:25 +02:00
parent 7a9c21f83d
commit 2913c28271
3 changed files with 4 additions and 3 deletions

View file

@ -31,6 +31,7 @@ export class OsmConnection {
this.userDetails.data.osmConnection = this;
this.userDetails.data.dryRun = dryRun;
this._dryRun = dryRun;
if (this.auth.authenticated()) {
this.AttemptLogin(); // Also updates the user badge