forked from MapComplete/MapComplete
Fix tests, version bump
This commit is contained in:
parent
c14cbc9fe9
commit
db1dbc0f07
5 changed files with 14 additions and 14 deletions
|
@ -179,7 +179,7 @@ export class OsmConnection {
|
|||
/**
|
||||
* The backend host, without path or trailing '/'
|
||||
*
|
||||
* new OsmConnection().Backend() // => "https://api.openstreetmap.org"
|
||||
* new OsmConnection().Backend() // => "https://www.openstreetmap.org"
|
||||
*/
|
||||
public Backend(): string {
|
||||
return this._oauth_config.url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue