Skip to content

Commit

Permalink
🚗 Add hybrid cars to the replaced mode as well
Browse files Browse the repository at this point in the history
Based on input from a user:

> When I use the ebike to travel, there is no option for "Replaces" that is Hybrid Car. They have gas car and electric car, but I don't see hybrid. For now, I'm just hitting Öther"and typing in "hybrid car" manually.

@JGreenlee please add this in e-mission-common as well.
  • Loading branch information
shankari authored Aug 25, 2024
1 parent d1c9646 commit adb7cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/json/label-options.json.sample
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
{"value":"scootershare"},
{"value":"drove_alone"},
{"value":"shared_ride"},
{"value":"hybrid_drove_alone"},
{"value":"hybrid_shared_ride"},
{"value":"e_car_drove_alone"},
{"value":"e_car_shared_ride"},
{"value":"taxi"},
Expand Down

0 comments on commit adb7cf2

Please sign in to comment.