Skip to content

Commit

Permalink
Revert "Revert "Revert "Revert "Revert "Revert "chore: hide jyvaskyla…
Browse files Browse the repository at this point in the history
… tickets""""""

This reverts commit fe9e252.
  • Loading branch information
vesameskanen committed Jun 12, 2024
1 parent 26f8b45 commit 2247dea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/configurations/config.jyvaskyla.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,10 @@ export default configMerger(walttiConfig, {
3: 'C',
},

showTicketInformation: true,
showTicketInformation: false,
useTicketIcons: true,
ticketLink: 'https://linkki.jyvaskyla.fi/liput-ja-hinnat',
showTicketPrice: true,
showTicketPrice: false,

ticketPurchaseLink: function purchaseTicketLink(fare) {
const fareId = fare.fareProducts[0].product.id;
Expand Down

0 comments on commit 2247dea

Please sign in to comment.