forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
a11e0fc545
57 changed files with 1535 additions and 1381 deletions
|
@ -67,7 +67,7 @@ export default class LayoutConfig {
|
|||
this.credits = json.credits;
|
||||
this.version = json.version;
|
||||
this.language = Array.from(Object.keys(json.title));
|
||||
|
||||
|
||||
{
|
||||
if (typeof json.title === "string") {
|
||||
console.error("The title is not a translation, it instead is ", json.title, "("+typeof json.title+")")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue