Fix: typo
This commit is contained in:
parent
51f08c19a1
commit
752de107ab
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ export class OsmConnection {
|
||||||
url: "https://www.openstreetmap.org",
|
url: "https://www.openstreetmap.org",
|
||||||
},
|
},
|
||||||
"osm-test": {
|
"osm-test": {
|
||||||
oauth_client_id: "HwUn6GPxGm1m9WwMarxTglhy6dBTM4YkaV1I9h6pDGU"
|
oauth_client_id: "HwUn6GPxGm1m9WwMarxTglhy6dBTM4YkaV1I9h6pDGU",
|
||||||
oauth_secret: "luFZtPJg7j96K6WM6RpcZ_3M-r6muuDq6fG1ygk0I_4",
|
oauth_secret: "luFZtPJg7j96K6WM6RpcZ_3M-r6muuDq6fG1ygk0I_4",
|
||||||
url: "https://master.apis.dev.openstreetmap.org",
|
url: "https://master.apis.dev.openstreetmap.org",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue