forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
94c61744c0
commit
04c8ccb0d2
89 changed files with 2353 additions and 1390 deletions
|
@ -235,12 +235,12 @@ class GenerateLayouts extends Script {
|
|||
orientation: "portrait-primary, landscape-primary",
|
||||
icons: icons,
|
||||
categories: ["map", "navigation"],
|
||||
"protocol_handlers": [
|
||||
protocol_handlers: [
|
||||
{
|
||||
"protocol": "geo",
|
||||
"url": `/${id.toLowerCase()}.html?geouri=%s`
|
||||
}
|
||||
]
|
||||
protocol: "geo",
|
||||
url: `/${id.toLowerCase()}.html?geouri=%s`,
|
||||
},
|
||||
],
|
||||
}
|
||||
return {
|
||||
manifest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue