diff --git a/app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/QuestsModule.kt b/app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/QuestsModule.kt index a3830d7b93..5f9dd18619 100644 --- a/app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/QuestsModule.kt +++ b/app/src/androidMain/kotlin/de/westnordost/streetcomplete/quests/QuestsModule.kt @@ -721,7 +721,7 @@ fun getQuestTypeList( EE_QUEST_OFFSET + 62 to AddToiletsDisposal(), EE_QUEST_OFFSET + 63 to AddEvseId(), EE_QUEST_OFFSET + 66 to AddServiceTimes(), - EE_QUEST_OFFSET + 64 to AddOrchardType(), // need to look around the orchard to tell apart meadow orchard and plantation + EE_QUEST_OFFSET + 67 to AddOrchardType(), // need to look around the orchard to tell apart meadow orchard and plantation EE_QUEST_OFFSET + 10 to OsmoseQuest(osmoseDao), EE_QUEST_OFFSET + 11 to CustomQuest(customQuestList), // POI quests