running-tools

A collection of tools for runners and their coaches
git clone https://git.ashermorgan.net/running-tools/
Log | Files | Refs | README

commit daa23265fb8a3c338459a2be78e70b230ee34000
parent 8056d81689fe7319db2362f3d711cfb730681d58
Author: ashermorgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Sun, 18 Feb 2024 09:56:00 -0800

Update default race targets

Diffstat:
Msrc/utils/targets.js | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/utils/targets.js b/src/utils/targets.js @@ -77,9 +77,6 @@ const defaultTargetSets = { { result: 'time', distanceValue: 0.5, distanceUnit: 'marathons' }, { result: 'time', distanceValue: 1, distanceUnit: 'marathons' }, - - { result: 'distance', time: 600 }, - { result: 'distance', time: 3600 }, ], }, '_split_targets': {