forked from MapComplete/MapComplete
Version bump
This commit is contained in:
parent
c998cc5c7f
commit
2db4439594
2 changed files with 3 additions and 2 deletions
|
@ -102,7 +102,8 @@ async function createManifest(layout: LayoutConfig) {
|
|||
background_color: "#fff",
|
||||
description: ogDescr,
|
||||
orientation: "portrait-primary, landscape-primary",
|
||||
icons: icons
|
||||
icons: icons,
|
||||
categories: ["map","navigation"]
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue