diff --git a/Customizations/Layers/Widths.ts b/Customizations/Layers/Widths.ts index f873ef0c4b..ede5dd873b 100644 --- a/Customizations/Layers/Widths.ts +++ b/Customizations/Layers/Widths.ts @@ -136,8 +136,6 @@ export class Widths extends LayerDefinition { } }) - console.log("Not car free: ", this._notCarfree) - const self = this; this.style = (properties) => { diff --git a/assets/themes/bookcases/Bookcases.json b/assets/themes/bookcases/Bookcases.json index 8f20c8040d..f1475f2d4c 100644 --- a/assets/themes/bookcases/Bookcases.json +++ b/assets/themes/bookcases/Bookcases.json @@ -167,7 +167,7 @@ "nl": "Dit boekenruilkastje staat buiten" }, "if": "indoor=", - "hideInAnswers": true + "hideInAnswer": true } ] },