From 398f083e81cfa9fae392dc5f95a3c7e896775827 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Wed, 14 Nov 2018 22:04:23 +0100 Subject: [PATCH] weights in polar type --- rowers/mytypes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rowers/mytypes.py b/rowers/mytypes.py index c38a6602..7eb07b6a 100644 --- a/rowers/mytypes.py +++ b/rowers/mytypes.py @@ -207,7 +207,7 @@ polarmapping = { 'Elliptical':'Other Indoor', 'VirtualRide':'Cycling', 'IceSkate':'Skating', - 'WeightTraining':'Other Indoor', + 'WeightTraining':'Strength training', 'InlineSkate':'Skating', 'Windsurf':'Windsurfing', 'Kayaking':'Kayaking',