Skip to content

Commit

Permalink
add: type EBikeRide
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-29 committed Sep 9, 2024
1 parent b876a31 commit fade369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_page/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ def safeget(dct, *keys):
"cycling": "Ride",
"CYCLING": "Ride",
"Ride": "Ride",
"EBikeRide": "Ride",
"road_biking": "Ride",
"VirtualRide": "VirtualRide",
"indoor_cycling": "Indoor Ride",
Expand Down

0 comments on commit fade369

Please sign in to comment.