forked from MapComplete/MapComplete
Add Fietsambassade logo to cyclofix; various svg- and css fixes
This commit is contained in:
parent
5e6f54f660
commit
cd548ab04b
21 changed files with 332 additions and 59 deletions
|
@ -33,7 +33,7 @@ export default class EditableTagRendering extends UIElement {
|
|||
this.dumbMode = false;
|
||||
|
||||
if (this._configuration.question !== undefined) {
|
||||
if (State.state.featureSwitchUserbadge.data) {
|
||||
if (State.state?.featureSwitchUserbadge?.data) {
|
||||
// 2.3em total width
|
||||
const self = this;
|
||||
this._editButton =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue