Skip to content

Commit

Permalink
chore: Default to swedish trails
Browse files Browse the repository at this point in the history
  • Loading branch information
dpriskorn committed Aug 7, 2024
1 parent 60f66be commit 2e30175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# This controls which hiking trails to fetch and work on
language_code = "en"
country_qid = "Q30"
country_qid = "Q34"

# we check once a year for new relations in OSM to avoid
# clogging wikidata with novalue statements
Expand Down

0 comments on commit 2e30175

Please sign in to comment.