We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4d4739 + b186249 commit 8fe2e83Copy full SHA for 8fe2e83
1 file changed
vendor/assets/iD/iD.js
@@ -25894,7 +25894,7 @@ ${source}
25894
defaultOsmApiConnections = {
25895
live: {
25896
url: "https://www.openhistoricalmap.org",
25897
- apiUrl: "https://api.openhistoricalmap.org",
+ apiUrl: "https://www.openhistoricalmap.org",
25898
client_id: "0tmNTmd0Jo1dQp4AUmMBLtGiD9YpMuXzHefitcuVStc",
25899
client_secret: "BTlNrNxIPitHdL4sP2clHw5KLoee9aKkA7dQbc0Bj7Q"
25900
},
@@ -38365,7 +38365,7 @@ ${source}
38365
"package.json"() {
38366
package_default = {
38367
name: "@openhistoricalmap/id",
38368
- version: "2.39.5",
+ version: "2.39.5-ohm.2",
38369
description: "The OpenHistoricalMap fork of a friendly editor for OpenStreetMap",
38370
main: "dist/iD.min.js",
38371
repository: {
0 commit comments