diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/max_height/AddMaxHeight.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/max_height/AddMaxHeight.kt index 0eb1cc9d53..7116138b93 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/max_height/AddMaxHeight.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/max_height/AddMaxHeight.kt @@ -73,6 +73,7 @@ class AddMaxHeight : OsmElementQuestType { and !maxheight:signed and !maxheight:physical and (!maxheight:forward or !maxheight:backward) + and !maxheight:lanes """ override val changesetComment = "Specify maximum heights"