diff --git a/app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt b/app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt index 9e0b4b2b4a..f2db3f0a59 100644 --- a/app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt +++ b/app/src/main/java/de/westnordost/streetcomplete/quests/cycleway/AddCycleway.kt @@ -55,7 +55,7 @@ class AddCycleway( // http://peopleforbikes.org/get-local/ (US) override val enabledInCountries = NoCountriesExcept( // all of Northern and Western Europe, most of Central Europe, some of Southern Europe - "NO", "SE", "FI", "IS", "DK", + "NO", "SE", "FI", "IS", "DK", "SI", "GB", "IE", "NL", "BE", "FR", "LU", "DE", "PL", "CZ", "HU", "AT", "CH", "LI", "ES", "IT", "HR",