forked from MapComplete/MapComplete
Fix: Add question block
This commit is contained in:
parent
67b3fb3740
commit
0c5ab259e8
1 changed files with 2 additions and 1 deletions
|
@ -35,6 +35,7 @@
|
||||||
"charging_station.capacity",
|
"charging_station.capacity",
|
||||||
"charging_station.Available_charging_stations (generated)",
|
"charging_station.Available_charging_stations (generated)",
|
||||||
"charging_station.plugs-amount",
|
"charging_station.plugs-amount",
|
||||||
|
"questions",
|
||||||
"charging_station.questions-technical",
|
"charging_station.questions-technical",
|
||||||
"charging_station.technical"
|
"charging_station.technical"
|
||||||
],
|
],
|
||||||
|
@ -73,4 +74,4 @@
|
||||||
"enableImproveAccuracy": true,
|
"enableImproveAccuracy": true,
|
||||||
"enableRelocation": false
|
"enableRelocation": false
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue