Skip to content

Commit

Permalink
add: sport type: road_biking
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-29 committed Sep 18, 2023
1 parent 3fded5e commit 80a029a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def safeget(dct, *keys):
"cycling": "Ride",
"CYCLING": "Ride",
"Ride": "Ride",
"road_biking": "Ride",
"VirtualRide": "VirtualRide",
"indoor_cycling": "Indoor Ride",
"walking": "Hike",
Expand Down

0 comments on commit 80a029a

Please sign in to comment.