File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
app/src/main/java/de/westnordost/streetcomplete/quests Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ import de.westnordost.streetcomplete.quests.crossing.AddCrossing
4444import de.westnordost.streetcomplete.quests.crossing_island.AddCrossingIsland
4545import de.westnordost.streetcomplete.quests.crossing_type.AddCrossingType
4646import de.westnordost.streetcomplete.quests.cycleway.AddCycleway
47+ import de.westnordost.streetcomplete.quests.defibrillator.AddIsDefibrillatorIndoor
4748import de.westnordost.streetcomplete.quests.diet_type.AddHalal
4849import de.westnordost.streetcomplete.quests.diet_type.AddKosher
4950import de.westnordost.streetcomplete.quests.diet_type.AddVegan
@@ -371,6 +372,8 @@ whether the postbox is still there in countries in which it is enabled */
371372
372373 AddWheelchairAccessPublicTransport (), // need to look out for lifts etc, maybe even enter the station
373374
375+ AddIsDefibrillatorIndoor (), // need to go inside in case it is inside (or gone)
376+
374377 // toilets
375378 AddToiletAvailability (), // OSM Carto, shown in OsmAnd descriptions
376379 AddToiletsFee (), // used by OsmAnd in the object description
You can’t perform that action at this time.
0 commit comments