Skip to content

Commit

Permalink
Update default workout targets
Browse files Browse the repository at this point in the history
  • Loading branch information
ashermorgan committed Jul 11, 2024
1 parent 63ec5e0 commit b3d0183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/targets.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export const defaultTargetSets = {
type: 'time', time: 3600,
},
{
splitValue: 2, splitUnit: 'miles',
splitValue: 1, splitUnit: 'miles',
type: 'time', time: 7200,
},
],
Expand Down

0 comments on commit b3d0183

Please sign in to comment.