From e4bbf9a05467d516608176d0bdca345091f1dba1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 9 Sep 2020 18:50:49 +0200 Subject: [PATCH] Fix bookcase question --- Customizations/Layers/Widths.ts | 2 -- assets/themes/bookcases/Bookcases.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Customizations/Layers/Widths.ts b/Customizations/Layers/Widths.ts index f873ef0..ede5dd8 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 8f20c80..f1475f2 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 } ] },