Skip to content

Commit

Permalink
Merge branch 'upstream-westnordost' into mnalis-westnordost-profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Jul 14, 2021
2 parents ffd884c + 4210759 commit 72285e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class AddHandrail : OsmFilterQuestType<Boolean>() {
override val commitMessage = "Add whether steps have a handrail"
override val wikiLink = "Key:handrail"
override val icon = R.drawable.ic_quest_steps_handrail
override val isSplitWayEnabled = true

override fun getTitle(tags: Map<String, String>) = R.string.quest_handrail_title

Expand Down

0 comments on commit 72285e6

Please sign in to comment.