diff --git a/scripts/config.py b/scripts/config.py index c900de82ce6..6f5cf3a8d74 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -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",