Skip to content

Commit

Permalink
Added Slovenia based on discussion in #5237
Browse files Browse the repository at this point in the history
  • Loading branch information
CTJoriginal authored and westnordost committed Sep 26, 2023
1 parent 237c178 commit d26e426
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package de.westnordost.streetcomplete.quests.tactile_paving

import de.westnordost.streetcomplete.data.quest.NoCountriesExcept

// see #750, #2463, #4325
// see #750, #2463, #4325, #5237
val COUNTRIES_WHERE_TACTILE_PAVING_IS_COMMON = NoCountriesExcept(
// Europe
"NO", "SE", "DK",
"NO", "SE", "DK", "SI",
"GB", "IE", "NL", "BE", "FR", "ES", "IT",
"DE", "PL", "CZ", "SK", "HU", "AT", "CH",
"LV", "LT", "EE", "LU", "RU", "HR", "PT",
Expand Down

0 comments on commit d26e426

Please sign in to comment.