diff --git a/run_page/config.py b/run_page/config.py index e5befaa2f42..a459b7bc8da 100644 --- a/run_page/config.py +++ b/run_page/config.py @@ -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",