Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dist/iD.js
Original file line number Diff line number Diff line change
Expand Up @@ -13646,14 +13646,14 @@
"initial": "\uFE91",
"medial": "\uFE92"
},
"teh marbuta": {

Check failure on line 13649 in dist/iD.js

View workflow job for this annotation

GitHub Actions / Check for spelling errors

teh ==> the

Check failure on line 13649 in dist/iD.js

View workflow job for this annotation

GitHub Actions / Check for spelling errors

teh ==> the
"normal": [
"\u0629"
],
"isolated": "\uFE93",
"final": "\uFE94"
},
"teh": {

Check failure on line 13656 in dist/iD.js

View workflow job for this annotation

GitHub Actions / Check for spelling errors

teh ==> the

Check failure on line 13656 in dist/iD.js

View workflow job for this annotation

GitHub Actions / Check for spelling errors

teh ==> the
"normal": [
"\u062A"
],
Expand Down Expand Up @@ -25894,7 +25894,7 @@
defaultOsmApiConnections = {
live: {
url: "https://www.openhistoricalmap.org",
apiUrl: "https://api.openhistoricalmap.org",
apiUrl: "https://www.openhistoricalmap.org",
client_id: "0tmNTmd0Jo1dQp4AUmMBLtGiD9YpMuXzHefitcuVStc",
client_secret: "BTlNrNxIPitHdL4sP2clHw5KLoee9aKkA7dQbc0Bj7Q"
},
Expand Down Expand Up @@ -38365,7 +38365,7 @@
"package.json"() {
package_default = {
name: "@openhistoricalmap/id",
version: "2.39.5",
version: "2.39.5-ohm.2",
description: "The OpenHistoricalMap fork of a friendly editor for OpenStreetMap",
main: "dist/iD.min.js",
repository: {
Expand Down
2 changes: 1 addition & 1 deletion dist/iD.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/iD.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/iD.min.js.map

Large diffs are not rendered by default.

Loading