Skip to content

Commit

Permalink
Merge pull request #2336 from HSLdevcom/DT-2678
Browse files Browse the repository at this point in the history
Custom fare zone selection did not update settings indicator
  • Loading branch information
vesameskanen authored Jun 12, 2018
2 parents fc6ca94 + e943349 commit 86db78a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/component/SummaryPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class SummaryPage extends React.Component {
walkSpeed: 1.2,
wheelchair: false,
accessibilityOption: 0,
ticketTypes: null,
};

constructor(props, context) {
Expand Down

0 comments on commit 86db78a

Please sign in to comment.