Fix bookcase question

This commit is contained in:
Pieter Vander Vennet 2020-09-09 18:50:49 +02:00
parent e069b31e4e
commit e4bbf9a054
2 changed files with 1 additions and 3 deletions

View file

@ -136,8 +136,6 @@ export class Widths extends LayerDefinition {
}
})
console.log("Not car free: ", this._notCarfree)
const self = this;
this.style = (properties) => {

View file

@ -167,7 +167,7 @@
"nl": "Dit boekenruilkastje staat buiten"
},
"if": "indoor=",
"hideInAnswers": true
"hideInAnswer": true
}
]
},