Skip to content

Commit

Permalink
Revert "Revert "Revert "Revert "chore: hide jyvaskyla tickets""""
Browse files Browse the repository at this point in the history
This reverts commit 4ab7670.
  • Loading branch information
vesameskanen committed Jun 1, 2024
1 parent 7d07d67 commit d86a62c
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 d86a62c

Please sign in to comment.