Skip to content

Commit

Permalink
Revert "Revert "chore: hide traveller capacity features temporarily""
Browse files Browse the repository at this point in the history
This reverts commit d1b7be4.
  • Loading branch information
vesameskanen committed Nov 21, 2023
1 parent 8270c29 commit 7c86fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/configurations/config.hsl.js
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ export default {

showSimilarRoutesOnRouteDropDown: true,

useRealtimeTravellerCapacities: true,
// useRealtimeTravellerCapacities: true,

stopCard: {
header: {
Expand Down
2 changes: 1 addition & 1 deletion app/configurations/config.matka.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ export default {
},
},

useRealtimeTravellerCapacities: true,
// useRealtimeTravellerCapacities: true,

aboutThisService: {
fi: [
Expand Down

0 comments on commit 7c86fe4

Please sign in to comment.