forked from MapComplete/MapComplete
Fix translations for charging stations; re-add technical questions
This commit is contained in:
parent
32bd2a00b3
commit
ac751ed7bc
7 changed files with 2719 additions and 26 deletions
|
@ -74,6 +74,7 @@ export default class FeatureInfoBox extends ScrollableFullScreen {
|
|||
// This is a question box!
|
||||
const questionBox = questionBoxes.get(tr.group)
|
||||
questionBoxes.delete(tr.group)
|
||||
|
||||
renderingsForGroup.push(questionBox)
|
||||
} else {
|
||||
let classes = innerClasses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue