Skip to content

Commit

Permalink
Revert "Revert "chore: remove bike + transit from tampere before rele…
Browse files Browse the repository at this point in the history
…ase""

This reverts commit 2badda4.
  • Loading branch information
vesameskanen committed Jun 1, 2024
1 parent 8001592 commit 7d07d67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/configurations/config.tampere.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ export default configMerger(walttiConfig, {
},
},

// enable train routing for Tampere
transportModes: {
rail: {
availableForSelection: true,
Expand All @@ -283,11 +282,11 @@ export default configMerger(walttiConfig, {
availableForSelection: true,
},
},

/*
bikeBoardingModes: {
RAIL: { showNotification: true },
TRAM: { showNotification: true },
},

*/
showTenWeeksOnRouteSchedule: true,
});

0 comments on commit 7d07d67

Please sign in to comment.