forked from MapComplete/MapComplete
Studio: some more tweaks
This commit is contained in:
parent
69a7c9efa3
commit
d749b5c68f
8 changed files with 577 additions and 19 deletions
|
@ -85,7 +85,6 @@ export default class LayoutConfig implements LayoutInformation {
|
|||
definitionRaw?: string
|
||||
}
|
||||
) {
|
||||
console.log("Initing theme", { json, official, options })
|
||||
if (json === undefined) {
|
||||
throw "Cannot construct a layout config, the parameter 'json' is undefined"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue