forked from MapComplete/MapComplete
Fix geolocalisation bugs on webkit
This commit is contained in:
parent
7a9c21f83d
commit
2913c28271
3 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue