favorite charts by workout source
This commit is contained in:
@@ -30,14 +30,14 @@ workoutsources = (
|
||||
('mapmyfitness','mapmyfitness'),
|
||||
('csv','painsled'),
|
||||
('tcx','tcx'),
|
||||
('rp','rp'),
|
||||
('rp','rowperfect'),
|
||||
('mystery','mystery'),
|
||||
('tcxnohr','tcx (no HR)'),
|
||||
# ('tcxnohr','tcx (no HR)'),
|
||||
('rowperfect3','rowperfect3'),
|
||||
('ergdata','ergdata'),
|
||||
('boatcoach','boatcoach'),
|
||||
('boatcoachotw','boatcoachotw'),
|
||||
('bcmike','boatcoach (develop)'),
|
||||
# ('bcmike','boatcoach (develop)'),
|
||||
('painsleddesktop','painsleddesktop'),
|
||||
('speedcoach','speedcoach'),
|
||||
('speedcoach2','speedcoach2'),
|
||||
@@ -52,6 +52,7 @@ boattypes = (
|
||||
('2-', '2- (pair)'),
|
||||
('2+', '2+ (coxed pair)'),
|
||||
('3x+','3x+ (coxed triple)'),
|
||||
('3x-','3x- (triple)'),
|
||||
('4x', '4x (quad)'),
|
||||
('4x+', '4x+ (coxed quad)'),
|
||||
('4-', '4- (four)'),
|
||||
|
||||
Reference in New Issue
Block a user