Skip to content

Commit

Permalink
chore: hide co2 for jyväskylä
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Mar 23, 2024
1 parent e3b7850 commit 8f8fa0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/configurations/config.jyvaskyla.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,5 @@ export default configMerger(walttiConfig, {
stops: true,
itinerary: true,
},
// Notice! Turning on this setting forces the search for car routes (for the CO2 comparison only).
showCO2InItinerarySummary: true,
showCO2InItinerarySummary: false,
});

0 comments on commit 8f8fa0d

Please sign in to comment.