Skip to content

Commit

Permalink
Merge pull request #4858 from HSLdevcom/speedtram-test
Browse files Browse the repository at this point in the history
chore: add test feed id for speedtram
  • Loading branch information
tekoiv authored Sep 12, 2023
2 parents ab0660b + a60db60 commit eb20132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/configurations/config.hsl.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default {

useRoutingFeedbackPrompt: true,

feedIds: ['HSL', 'HSLlautta', 'Sipoo'],
feedIds: ['HSL', 'HSLlautta', 'Sipoo', 'Pika'],

showHSLTracking: false,
allowLogin: true,
Expand Down

0 comments on commit eb20132

Please sign in to comment.